Rate Overview
Live
1 BMD = 237.8546 YER
1 YER = 0.004204
BMD
Avg
237.7202
High
237.8579
Low
236.9822
Last updated: 7/23/2026, 1:01:47 AM
Quick Conversions
| BMD | YER |
|---|---|
| 1 BMD | 237.85 YER |
| 10 BMD | 2,378.55 YER |
| 50 BMD | 11,892.73 YER |
| 100 BMD | 23,785.46 YER |
| 500 BMD | 118,927.32 YER |
| 1,000 BMD | 237,854.64 YER |
Get BMD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=YERExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-23T01:01:47Z",
"rates": {
"YER": 237.854636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "YER",
"amount": 100
},
"result": 23785.4636,
"rate": 237.854636
}Build with BMD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key