Rate Overview
Live
1 UGX = 0.000540 BZD
1 BZD = 1851.85
UGX
Avg
0.000542
High
0.000543
Low
0.000540
Last updated: 8/20/2026, 2:58:54 AM
Quick Conversions
| UGX | BZD |
|---|---|
| 1 UGX | 0.00 BZD |
| 10 UGX | 0.01 BZD |
| 50 UGX | 0.03 BZD |
| 100 UGX | 0.05 BZD |
| 500 UGX | 0.27 BZD |
| 1,000 UGX | 0.54 BZD |
Get UGX/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BZDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-20T02:58:54Z",
"rates": {
"BZD": 0.00054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BZD",
"amount": 100
},
"result": 0.054,
"rate": 0.00054
}Build with UGX/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key