Rate Overview
Live
1 BMD = 3.4180 PEN
1 PEN = 0.292571
BMD
Avg
3.4031
High
3.4212
Low
3.3911
Last updated: 7/2/2026, 10:45:47 AM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.42 PEN |
| 10 BMD | 34.18 PEN |
| 50 BMD | 170.90 PEN |
| 100 BMD | 341.80 PEN |
| 500 BMD | 1,708.99 PEN |
| 1,000 BMD | 3,417.97 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-02T10:45:47Z",
"rates": {
"PEN": 3.41797
}
}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.79699999999997,
"rate": 3.41797
}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