Rate Overview
Live
1 UGX = 0.005736 CZK
1 CZK = 174.3375
UGX
Avg
0.005713
High
0.005789
Low
0.005617
Last updated: 3/6/2026, 2:49:53 PM
Quick Conversions
| UGX | CZK |
|---|---|
| 1 UGX | 0.01 CZK |
| 10 UGX | 0.06 CZK |
| 50 UGX | 0.29 CZK |
| 100 UGX | 0.57 CZK |
| 500 UGX | 2.87 CZK |
| 1,000 UGX | 5.74 CZK |
Get UGX/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=CZKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:49:53Z",
"rates": {
"CZK": 0.005736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "CZK",
"amount": 100
},
"result": 0.5736,
"rate": 0.005736
}Build with UGX/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key