Rate Overview
Live
1 BMD = 3.3453 PEN
1 PEN = 0.298927
BMD
Avg
3.3438
High
3.3519
Low
3.3356
Last updated: 9/4/2026, 11:38:34 PM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.35 PEN |
| 10 BMD | 33.45 PEN |
| 50 BMD | 167.27 PEN |
| 100 BMD | 334.53 PEN |
| 500 BMD | 1,672.65 PEN |
| 1,000 BMD | 3,345.30 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-09-04T23:38:34Z",
"rates": {
"PEN": 3.3453
}
}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": 334.53,
"rate": 3.3453
}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