Rate Overview
Live
1 BBD = 1.7021 PEN
1 PEN = 0.587514
BBD
Avg
1.6937
High
1.7031
Low
1.6805
Last updated: 7/28/2026, 12:40:33 PM
Quick Conversions
| BBD | PEN |
|---|---|
| 1 BBD | 1.70 PEN |
| 10 BBD | 17.02 PEN |
| 50 BBD | 85.10 PEN |
| 100 BBD | 170.21 PEN |
| 500 BBD | 851.04 PEN |
| 1,000 BBD | 1,702.09 PEN |
Get BBD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=PENExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-28T12:40:33Z",
"rates": {
"PEN": 1.702087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "PEN",
"amount": 100
},
"result": 170.2087,
"rate": 1.702087
}Build with BBD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key