Rate Overview
Live
1 BMD = 238.5939 YER
1 YER = 0.004191
BMD
Avg
238.6112
High
238.6501
Low
238.5939
Last updated: 5/8/2026, 5:55:45 AM
Quick Conversions
| BMD | YER |
|---|---|
| 1 BMD | 238.59 YER |
| 10 BMD | 2,385.94 YER |
| 50 BMD | 11,929.69 YER |
| 100 BMD | 23,859.39 YER |
| 500 BMD | 119,296.93 YER |
| 1,000 BMD | 238,593.87 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-05-08T05:55:45Z",
"rates": {
"YER": 238.593867
}
}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": 23859.3867,
"rate": 238.593867
}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