Rate Overview
Live
1 BMD = 3.4024 PEN
1 PEN = 0.293906
BMD
Avg
3.4179
High
3.5806
Low
3.3413
Last updated: 7/25/2026, 5:43:15 AM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.40 PEN |
| 10 BMD | 34.02 PEN |
| 50 BMD | 170.12 PEN |
| 100 BMD | 340.24 PEN |
| 500 BMD | 1,701.22 PEN |
| 1,000 BMD | 3,402.45 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-07-25T05:43:15Z",
"rates": {
"PEN": 3.402448
}
}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": 340.2448,
"rate": 3.402448
}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