Rate Overview
Live
1 BZD = 117.8255 YER
1 YER = 0.008487
BZD
Avg
117.8874
High
118.1079
Low
117.5348
Last updated: 8/13/2026, 1:25:53 AM
Quick Conversions
| BZD | YER |
|---|---|
| 1 BZD | 117.83 YER |
| 10 BZD | 1,178.25 YER |
| 50 BZD | 5,891.27 YER |
| 100 BZD | 11,782.55 YER |
| 500 BZD | 58,912.73 YER |
| 1,000 BZD | 117,825.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-08-13T01:25:53Z",
"rates": {
"YER": 117.825468
}
}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": 11782.5468,
"rate": 117.825468
}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