Rate Overview
Live
1 PEN = 0.586047 BBD
1 BBD = 1.7063
PEN
Avg
0.591774
High
0.599893
Low
0.586047
Last updated: 4/18/2026, 8:43:28 AM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.59 BBD |
| 10 PEN | 5.86 BBD |
| 50 PEN | 29.30 BBD |
| 100 PEN | 58.60 BBD |
| 500 PEN | 293.02 BBD |
| 1,000 PEN | 586.05 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-04-18T08:43:28Z",
"rates": {
"BBD": 0.586047
}
}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.6047,
"rate": 0.586047
}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