Rate Overview
Live
1 BZD = 118.2361 YER
1 YER = 0.008458
BZD
Avg
118.5608
High
118.8825
Low
118.2361
Last updated: 5/7/2026, 12:33:12 PM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 118.24 YER |
| 10 BZD | 1,182.36 YER |
| 50 BZD | 5,911.81 YER |
| 100 BZD | 11,823.61 YER |
| 500 BZD | 59,118.05 YER |
| 1,000 BZD | 118,236.11 YER |
Get BZD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=YERExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-07T12:33:12Z",
"rates": {
"YER": 118.236106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "YER",
"amount": 100
},
"result": 11823.6106,
"rate": 118.236106
}Build with BZD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key