Rate Overview
Live
1 CZK = 175.0341 UGX
1 UGX = 0.005713
CZK
Avg
166.6726
High
179.9192
Low
150.6347
Last updated: 7/25/2026, 5:03:19 AM
Quick Conversions
| CZK | UGX |
|---|---|
| 1 CZK | 175.03 UGX |
| 10 CZK | 1,750.34 UGX |
| 50 CZK | 8,751.71 UGX |
| 100 CZK | 17,503.41 UGX |
| 500 CZK | 87,517.07 UGX |
| 1,000 CZK | 175,034.14 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-07-25T05:03:19Z",
"rates": {
"UGX": 175.034139
}
}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": 17503.4139,
"rate": 175.034139
}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