Rate Overview
Live
1 BBD = 1.6910 PEN
1 PEN = 0.591356
BBD
Avg
1.6839
High
1.6910
Low
1.6730
Last updated: 8/12/2026, 10:01:23 AM
Quick Conversions
| BBD | PEN |
|---|---|
| 1 BBD | 1.69 PEN |
| 10 BBD | 16.91 PEN |
| 50 BBD | 84.55 PEN |
| 100 BBD | 169.10 PEN |
| 500 BBD | 845.51 PEN |
| 1,000 BBD | 1,691.03 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-08-12T10:01:23Z",
"rates": {
"PEN": 1.691029
}
}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": 169.10289999999998,
"rate": 1.691029
}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