Rate Overview
Live
1 BZD = 118.6291 YER
1 YER = 0.008430
BZD
Avg
118.5395
High
119.2556
Low
117.9450
Last updated: 3/28/2026, 10:43:49 AM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 118.63 YER |
| 10 BZD | 1,186.29 YER |
| 50 BZD | 5,931.45 YER |
| 100 BZD | 11,862.91 YER |
| 500 BZD | 59,314.54 YER |
| 1,000 BZD | 118,629.08 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-28T10:43:49Z",
"rates": {
"YER": 118.629082
}
}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": 11862.9082,
"rate": 118.629082
}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