Rate Overview
Live
1 BMD = 3.4042 PEN
1 PEN = 0.293757
BMD
Avg
3.4079
High
3.5651
Low
3.3214
Last updated: 7/28/2026, 3:17:01 PM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.40 PEN |
| 10 BMD | 34.04 PEN |
| 50 BMD | 170.21 PEN |
| 100 BMD | 340.42 PEN |
| 500 BMD | 1,702.09 PEN |
| 1,000 BMD | 3,404.17 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-28T15:17:01Z",
"rates": {
"PEN": 3.404174
}
}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.4174,
"rate": 3.404174
}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