Rate Overview
Live
1 BMD = 3.4386 PEN
1 PEN = 0.290812
BMD
Avg
3.4758
High
3.5077
Low
3.4386
Last updated: 5/8/2026, 3:19:58 AM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.44 PEN |
| 10 BMD | 34.39 PEN |
| 50 BMD | 171.93 PEN |
| 100 BMD | 343.87 PEN |
| 500 BMD | 1,719.33 PEN |
| 1,000 BMD | 3,438.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-05-08T03:19:58Z",
"rates": {
"PEN": 3.43865
}
}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": 343.865,
"rate": 3.43865
}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