Rate Overview
Live
1 ZAR = 220.7323 UGX
1 UGX = 0.004530
ZAR
Avg
208.8318
High
227.3170
Low
190.6643
Last updated: 7/25/2026, 1:22:27 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 220.73 UGX |
| 10 ZAR | 2,207.32 UGX |
| 50 ZAR | 11,036.62 UGX |
| 100 ZAR | 22,073.24 UGX |
| 500 ZAR | 110,366.18 UGX |
| 1,000 ZAR | 220,732.35 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-25T13:22:27Z",
"rates": {
"UGX": 220.73235
}
}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": 22073.235,
"rate": 220.73235
}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