Rate Overview
Live
1 ZAR = 216.4220 UGX
1 UGX = 0.004621
ZAR
Avg
213.4550
High
224.5940
Low
196.2423
Last updated: 3/27/2026, 1:19:19 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 216.42 UGX |
| 10 ZAR | 2,164.22 UGX |
| 50 ZAR | 10,821.10 UGX |
| 100 ZAR | 21,642.20 UGX |
| 500 ZAR | 108,211.01 UGX |
| 1,000 ZAR | 216,422.02 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-03-27T13:19:19Z",
"rates": {
"UGX": 216.422019
}
}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": 21642.2019,
"rate": 216.422019
}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