Rate Overview
Live
1 ZAR = 225.3929 UGX
1 UGX = 0.004437
ZAR
Avg
215.6848
High
231.8698
Low
197.3758
Last updated: 7/27/2026, 4:41:51 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 225.39 UGX |
| 10 ZAR | 2,253.93 UGX |
| 50 ZAR | 11,269.64 UGX |
| 100 ZAR | 22,539.29 UGX |
| 500 ZAR | 112,696.45 UGX |
| 1,000 ZAR | 225,392.89 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-27T04:41:51Z",
"rates": {
"UGX": 225.392894
}
}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": 22539.2894,
"rate": 225.392894
}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