Rate Overview
Live
1 CZK = 180.4644 UGX
1 UGX = 0.005541
CZK
Avg
180.4724
High
182.1415
Low
178.5651
Last updated: 5/28/2026, 2:33:29 AM
Quick Conversions
| CZK | UGX |
|---|---|
| 1 CZK | 180.46 UGX |
| 10 CZK | 1,804.64 UGX |
| 50 CZK | 9,023.22 UGX |
| 100 CZK | 18,046.44 UGX |
| 500 CZK | 90,232.22 UGX |
| 1,000 CZK | 180,464.43 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-05-28T02:33:29Z",
"rates": {
"UGX": 180.46443
}
}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": 18046.443,
"rate": 180.46443
}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