Rate Overview
Live
1 BMD = 3.4169 PEN
1 PEN = 0.292663
BMD
Avg
3.3921
High
3.4261
Low
3.3524
Last updated: 4/17/2026, 7:01:46 PM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.42 PEN |
| 10 BMD | 34.17 PEN |
| 50 BMD | 170.85 PEN |
| 100 BMD | 341.69 PEN |
| 500 BMD | 1,708.45 PEN |
| 1,000 BMD | 3,416.90 PEN |
Get BMD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=PENExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-17T19:01:46Z",
"rates": {
"PEN": 3.4169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "PEN",
"amount": 100
},
"result": 341.69,
"rate": 3.4169
}Build with BMD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key