Rate Overview
Live
1 BBD = 1.6834 PEN
1 PEN = 0.594018
BBD
Avg
1.6860
High
1.7004
Low
1.6803
Last updated: 6/19/2026, 2:12:19 AM
Quick Conversions
| BBD | PEN |
|---|---|
| 1 BBD | 1.68 PEN |
| 10 BBD | 16.83 PEN |
| 50 BBD | 84.17 PEN |
| 100 BBD | 168.35 PEN |
| 500 BBD | 841.72 PEN |
| 1,000 BBD | 1,683.45 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-06-19T02:12:19Z",
"rates": {
"PEN": 1.68345
}
}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": 168.345,
"rate": 1.68345
}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