Rate Overview
Live
1 BMD = 238.1887 YER
1 YER = 0.004198
BMD
Avg
238.4142
High
238.6502
Low
237.7117
Last updated: 7/29/2026, 2:18:13 PM
Quick Conversions
| BMD | YER |
|---|---|
| 1 BMD | 238.19 YER |
| 10 BMD | 2,381.89 YER |
| 50 BMD | 11,909.44 YER |
| 100 BMD | 23,818.87 YER |
| 500 BMD | 119,094.36 YER |
| 1,000 BMD | 238,188.73 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-29T14:18:13Z",
"rates": {
"YER": 238.188729
}
}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": 23818.8729,
"rate": 238.188729
}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