Rate Overview
Live
1 PEN = 0.594328 BBD
1 BBD = 1.6826
PEN
Avg
0.597759
High
0.601458
Low
0.594328
Last updated: 9/2/2026, 9:59:51 AM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.59 BBD |
| 10 PEN | 5.94 BBD |
| 50 PEN | 29.72 BBD |
| 100 PEN | 59.43 BBD |
| 500 PEN | 297.16 BBD |
| 1,000 PEN | 594.33 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-09-02T09:59:51Z",
"rates": {
"BBD": 0.594328
}
}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.4328,
"rate": 0.594328
}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