Rate Overview
Live
1 BZD = 118.4925 YER
1 YER = 0.008439
BZD
Avg
118.4660
High
119.3133
Low
117.9829
Last updated: 7/23/2026, 7:49:37 AM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 118.49 YER |
| 10 BZD | 1,184.92 YER |
| 50 BZD | 5,924.62 YER |
| 100 BZD | 11,849.25 YER |
| 500 BZD | 59,246.25 YER |
| 1,000 BZD | 118,492.50 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-23T07:49:37Z",
"rates": {
"YER": 118.492499
}
}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": 11849.249899999999,
"rate": 118.492499
}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