Rate Overview
Live
1 PEN = 0.589344 BBD
1 BBD = 1.6968
PEN
Avg
0.588038
High
0.589422
Low
0.584630
Last updated: 5/28/2026, 9:39:01 PM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.59 BBD |
| 10 PEN | 5.89 BBD |
| 50 PEN | 29.47 BBD |
| 100 PEN | 58.93 BBD |
| 500 PEN | 294.67 BBD |
| 1,000 PEN | 589.34 BBD |
Get PEN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BBDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-28T21:39:01Z",
"rates": {
"BBD": 0.589344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BBD",
"amount": 100
},
"result": 58.9344,
"rate": 0.589344
}Build with PEN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key