Rate Overview
Live
1 BMD = 3.3752 PEN
1 PEN = 0.296283
BMD
Avg
3.3631
High
3.3752
Low
3.3422
Last updated: 8/13/2026, 2:10:43 PM
Quick Conversions
| BMD | PEN |
|---|---|
| 1 BMD | 3.38 PEN |
| 10 BMD | 33.75 PEN |
| 50 BMD | 168.76 PEN |
| 100 BMD | 337.52 PEN |
| 500 BMD | 1,687.58 PEN |
| 1,000 BMD | 3,375.15 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-08-13T14:10:43Z",
"rates": {
"PEN": 3.375153
}
}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": 337.5153,
"rate": 3.375153
}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