Rate Overview
Live
1 BZD = 118.1235 YER
1 YER = 0.008466
BZD
Avg
118.4218
High
118.6650
Low
118.1235
Last updated: 6/19/2026, 8:44:57 AM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 118.12 YER |
| 10 BZD | 1,181.23 YER |
| 50 BZD | 5,906.17 YER |
| 100 BZD | 11,812.35 YER |
| 500 BZD | 59,061.73 YER |
| 1,000 BZD | 118,123.47 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-06-19T08:44:57Z",
"rates": {
"YER": 118.123466
}
}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": 11812.346599999999,
"rate": 118.123466
}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