Rate Overview
Live
1 BZD = 118.3381 YER
1 YER = 0.008450
BZD
Avg
118.3975
High
118.6551
Low
118.2287
Last updated: 3/7/2026, 8:01:36 AM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 118.34 YER |
| 10 BZD | 1,183.38 YER |
| 50 BZD | 5,916.90 YER |
| 100 BZD | 11,833.81 YER |
| 500 BZD | 59,169.05 YER |
| 1,000 BZD | 118,338.09 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-03-07T08:01:36Z",
"rates": {
"YER": 118.338092
}
}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": 11833.8092,
"rate": 118.338092
}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