Rate Overview
Live
1 UGX = 0.005587 CZK
1 CZK = 178.9869
UGX
Avg
0.005605
High
0.005652
Low
0.005533
Last updated: 4/17/2026, 7:53:24 AM
Quick Conversions
| UGX | CZK |
|---|---|
| 1 UGX | 0.01 CZK |
| 10 UGX | 0.06 CZK |
| 50 UGX | 0.28 CZK |
| 100 UGX | 0.56 CZK |
| 500 UGX | 2.79 CZK |
| 1,000 UGX | 5.59 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-04-17T07:53:24Z",
"rates": {
"CZK": 0.005587
}
}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.5587,
"rate": 0.005587
}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