Rate Overview
Live
1 PEN = 0.598623 BBD
1 BBD = 1.6705
PEN
Avg
0.589259
High
0.599336
Low
0.575485
Last updated: 8/18/2026, 5:03:23 PM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.60 BBD |
| 10 PEN | 5.99 BBD |
| 50 PEN | 29.93 BBD |
| 100 PEN | 59.86 BBD |
| 500 PEN | 299.31 BBD |
| 1,000 PEN | 598.62 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-08-18T17:03:23Z",
"rates": {
"BBD": 0.598623
}
}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": 59.862300000000005,
"rate": 0.598623
}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