Rate Overview
Live
1 CZK = 178.9785 UGX
1 UGX = 0.005587
CZK
Avg
178.4096
High
180.7308
Low
176.9029
Last updated: 4/17/2026, 6:30:44 AM
Quick Conversions
| CZK | UGX |
|---|---|
| 1 CZK | 178.98 UGX |
| 10 CZK | 1,789.78 UGX |
| 50 CZK | 8,948.92 UGX |
| 100 CZK | 17,897.85 UGX |
| 500 CZK | 89,489.23 UGX |
| 1,000 CZK | 178,978.46 UGX |
Get CZK/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=UGXExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-17T06:30:44Z",
"rates": {
"UGX": 178.978462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "UGX",
"amount": 100
},
"result": 17897.8462,
"rate": 178.978462
}Build with CZK/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key