Rate Overview
Live
1 BMD = 3.3676 PEN
1 PEN = 0.296943
BMD
Avg
3.4035
High
3.5075
Low
3.3529
Last updated: 6/18/2026, 5:14:52 PM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.37 PEN |
| 10 BMD | 33.68 PEN |
| 50 BMD | 168.38 PEN |
| 100 BMD | 336.77 PEN |
| 500 BMD | 1,683.82 PEN |
| 1,000 BMD | 3,367.65 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-06-18T17:14:52Z",
"rates": {
"PEN": 3.36765
}
}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": 336.765,
"rate": 3.36765
}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