Rate Overview
Live
1 CZK = 180.7712 UGX
1 UGX = 0.005532
CZK
Avg
175.7530
High
181.5477
Low
170.1362
Last updated: 5/27/2026, 5:32:52 PM
Quick Conversions
| CZK | UGX |
|---|---|
| 1 CZK | 180.77 UGX |
| 10 CZK | 1,807.71 UGX |
| 50 CZK | 9,038.56 UGX |
| 100 CZK | 18,077.12 UGX |
| 500 CZK | 90,385.62 UGX |
| 1,000 CZK | 180,771.23 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-27T17:32:52Z",
"rates": {
"UGX": 180.771231
}
}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": 18077.1231,
"rate": 180.771231
}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