Rate Overview
Live
1 ZAR = 224.8020 UGX
1 UGX = 0.004448
ZAR
Avg
224.4406
High
225.8787
Low
222.9839
Last updated: 7/6/2026, 4:28:17 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 224.80 UGX |
| 10 ZAR | 2,248.02 UGX |
| 50 ZAR | 11,240.10 UGX |
| 100 ZAR | 22,480.20 UGX |
| 500 ZAR | 112,400.98 UGX |
| 1,000 ZAR | 224,801.96 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-06T04:28:17Z",
"rates": {
"UGX": 224.801958
}
}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": 22480.1958,
"rate": 224.801958
}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