Rate Overview
Live
1 BBD = 1.7010 PEN
1 PEN = 0.587875
BBD
Avg
1.6946
High
1.7010
Low
1.6901
Last updated: 7/24/2026, 11:53:48 AM
Quick Conversions
| BBD | PEN |
|---|---|
| 1 BBD | 1.70 PEN |
| 10 BBD | 17.01 PEN |
| 50 BBD | 85.05 PEN |
| 100 BBD | 170.10 PEN |
| 500 BBD | 850.52 PEN |
| 1,000 BBD | 1,701.04 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-24T11:53:48Z",
"rates": {
"PEN": 1.701041
}
}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.10410000000002,
"rate": 1.701041
}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