Rate Overview
Live
1 BBD = 1.7309 PEN
1 PEN = 0.577734
BBD
Avg
1.6952
High
1.7318
Low
1.6682
Last updated: 3/6/2026, 9:34:49 PM
Quick Conversions
| BBD | PEN |
|---|---|
| 1 BBD | 1.73 PEN |
| 10 BBD | 17.31 PEN |
| 50 BBD | 86.55 PEN |
| 100 BBD | 173.09 PEN |
| 500 BBD | 865.45 PEN |
| 1,000 BBD | 1,730.90 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-03-06T21:34:49Z",
"rates": {
"PEN": 1.7309
}
}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": 173.09,
"rate": 1.7309
}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