Rate Overview
Live
1 BMD = 238.6197 YER
1 YER = 0.004191
BMD
Avg
238.6256
High
238.6479
Low
238.5803
Last updated: 5/28/2026, 9:39:55 PM
Quick Conversions
| BMD | YER |
|---|---|
| 1 BMD | 238.62 YER |
| 10 BMD | 2,386.20 YER |
| 50 BMD | 11,930.99 YER |
| 100 BMD | 23,861.97 YER |
| 500 BMD | 119,309.85 YER |
| 1,000 BMD | 238,619.70 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-28T21:39:55Z",
"rates": {
"YER": 238.6197
}
}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": 23861.97,
"rate": 238.6197
}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