Rate Overview
Live
1 PEN = 0.597675 BBD
1 BBD = 1.6732
PEN
Avg
0.595856
High
0.598401
Low
0.593096
Last updated: 8/13/2026, 8:52:53 PM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.60 BBD |
| 10 PEN | 5.98 BBD |
| 50 PEN | 29.88 BBD |
| 100 PEN | 59.77 BBD |
| 500 PEN | 298.84 BBD |
| 1,000 PEN | 597.68 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-13T20:52:53Z",
"rates": {
"BBD": 0.597675
}
}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.7675,
"rate": 0.597675
}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