Rate Overview
Live
1 PEN = 0.581475 BBD
1 BBD = 1.7198
PEN
Avg
0.579411
High
0.587578
Low
0.574319
Last updated: 5/8/2026, 12:59:01 PM
Quick Conversions
| PEN | BBD |
|---|---|
| 1 PEN | 0.58 BBD |
| 10 PEN | 5.81 BBD |
| 50 PEN | 29.07 BBD |
| 100 PEN | 58.15 BBD |
| 500 PEN | 290.74 BBD |
| 1,000 PEN | 581.47 BBD |
Get PEN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BBDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-08T12:59:01Z",
"rates": {
"BBD": 0.581475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BBD",
"amount": 100
},
"result": 58.147499999999994,
"rate": 0.581475
}Build with PEN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key