Rate Overview
Live
1 BMD = 238.3987 YER
1 YER = 0.004195
BMD
Avg
238.4086
High
238.5746
Low
237.9808
Last updated: 3/7/2026, 7:43:08 AM
Quick Conversions
| BMD | YER |
|---|---|
| 1 BMD | 238.40 YER |
| 10 BMD | 2,383.99 YER |
| 50 BMD | 11,919.94 YER |
| 100 BMD | 23,839.87 YER |
| 500 BMD | 119,199.36 YER |
| 1,000 BMD | 238,398.72 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-07T07:43:08Z",
"rates": {
"YER": 238.39872
}
}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": 23839.872,
"rate": 238.39872
}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