Rate Overview
Live
1 ZAR = 222.4049 UGX
1 UGX = 0.004496
ZAR
Avg
223.9419
High
228.1024
Low
220.1844
Last updated: 3/6/2026, 9:38:12 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 222.40 UGX |
| 10 ZAR | 2,224.05 UGX |
| 50 ZAR | 11,120.24 UGX |
| 100 ZAR | 22,240.49 UGX |
| 500 ZAR | 111,202.45 UGX |
| 1,000 ZAR | 222,404.90 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-06T21:38:12Z",
"rates": {
"UGX": 222.404899
}
}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": 22240.4899,
"rate": 222.404899
}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