Rate Overview
Live
1 ZAR = 225.0628 UGX
1 UGX = 0.004443
ZAR
Avg
224.0767
High
225.9239
Low
220.4529
Last updated: 7/21/2026, 11:58:32 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 225.06 UGX |
| 10 ZAR | 2,250.63 UGX |
| 50 ZAR | 11,253.14 UGX |
| 100 ZAR | 22,506.28 UGX |
| 500 ZAR | 112,531.39 UGX |
| 1,000 ZAR | 225,062.77 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-21T23:58:32Z",
"rates": {
"UGX": 225.062773
}
}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": 22506.277299999998,
"rate": 225.062773
}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