Rate Overview
Live
1 BZD = 22.1127 UAH
1 UAH = 0.045223
BZD
Avg
22.1266
High
22.1718
Low
22.0749
Last updated: 7/11/2026, 2:59:53 PM
Quick Conversions
| BZD | UAH |
|---|---|
| 1 BZD | 22.11 UAH |
| 10 BZD | 221.13 UAH |
| 50 BZD | 1,105.64 UAH |
| 100 BZD | 2,211.27 UAH |
| 500 BZD | 11,056.35 UAH |
| 1,000 BZD | 22,112.70 UAH |
Get BZD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=UAHExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-11T14:59:53Z",
"rates": {
"UAH": 22.112701
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "UAH",
"amount": 100
},
"result": 2211.2701,
"rate": 22.112701
}Build with BZD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key