Rate Overview
Live
1 BBD = 1.7369 PEN
1 PEN = 0.575740
BBD
Avg
1.7297
High
1.7395
Low
1.7202
Last updated: 3/27/2026, 6:07:39 AM
Quick Conversions
| BBD | PEN |
|---|---|
| 1 BBD | 1.74 PEN |
| 10 BBD | 17.37 PEN |
| 50 BBD | 86.84 PEN |
| 100 BBD | 173.69 PEN |
| 500 BBD | 868.45 PEN |
| 1,000 BBD | 1,736.89 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-27T06:07:39Z",
"rates": {
"PEN": 1.736894
}
}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.6894,
"rate": 1.736894
}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