Rate Overview
Live
1 BMD = 238.6035 YER
1 YER = 0.004191
BMD
Avg
243.6706
High
250.3997
Low
238.3774
Last updated: 3/28/2026, 12:17:29 PM
Quick Conversions
| BMD | YER |
|---|---|
| 1 BMD | 238.60 YER |
| 10 BMD | 2,386.04 YER |
| 50 BMD | 11,930.18 YER |
| 100 BMD | 23,860.35 YER |
| 500 BMD | 119,301.75 YER |
| 1,000 BMD | 238,603.51 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-03-28T12:17:29Z",
"rates": {
"YER": 238.603508
}
}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": 23860.3508,
"rate": 238.603508
}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