Rate Overview
Live
1 ZAR = 224.2202 UGX
1 UGX = 0.004460
ZAR
Avg
223.9883
High
227.2021
Low
220.7323
Last updated: 7/26/2026, 3:17:28 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 224.22 UGX |
| 10 ZAR | 2,242.20 UGX |
| 50 ZAR | 11,211.01 UGX |
| 100 ZAR | 22,422.02 UGX |
| 500 ZAR | 112,110.12 UGX |
| 1,000 ZAR | 224,220.24 UGX |
Get ZAR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=UGXExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-26T15:17:28Z",
"rates": {
"UGX": 224.220244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "UGX",
"amount": 100
},
"result": 22422.024400000002,
"rate": 224.220244
}Build with ZAR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key