Rate Overview
Live
1 PEN = 0.593885 BBD
1 BBD = 1.6838
PEN
Avg
0.588624
High
0.596492
Low
0.574351
Last updated: 6/18/2026, 5:15:06 PM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.59 BBD |
| 10 PEN | 5.94 BBD |
| 50 PEN | 29.69 BBD |
| 100 PEN | 59.39 BBD |
| 500 PEN | 296.94 BBD |
| 1,000 PEN | 593.89 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-06-18T17:15:06Z",
"rates": {
"BBD": 0.593885
}
}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.3885,
"rate": 0.593885
}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