Rate Overview
Live
1 PEN = 0.587189 BBD
1 BBD = 1.7030
PEN
Avg
0.589812
High
0.595045
Low
0.587189
Last updated: 7/8/2026, 9:52:13 AM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.59 BBD |
| 10 PEN | 5.87 BBD |
| 50 PEN | 29.36 BBD |
| 100 PEN | 58.72 BBD |
| 500 PEN | 293.59 BBD |
| 1,000 PEN | 587.19 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-07-08T09:52:13Z",
"rates": {
"BBD": 0.587189
}
}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.7189,
"rate": 0.587189
}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