Rate Overview
Live
1 BZD = 118.3043 YER
1 YER = 0.008453
BZD
Avg
118.0975
High
118.6022
Low
117.2838
Last updated: 7/26/2026, 1:14:45 AM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 118.30 YER |
| 10 BZD | 1,183.04 YER |
| 50 BZD | 5,915.22 YER |
| 100 BZD | 11,830.43 YER |
| 500 BZD | 59,152.15 YER |
| 1,000 BZD | 118,304.31 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-07-26T01:14:45Z",
"rates": {
"YER": 118.304305
}
}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": 11830.4305,
"rate": 118.304305
}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