Rate Overview
Live
1 ZAR = 224.8497 UGX
1 UGX = 0.004447
ZAR
Avg
224.3523
High
227.2021
Low
220.7323
Last updated: 7/27/2026, 7:29:13 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 224.85 UGX |
| 10 ZAR | 2,248.50 UGX |
| 50 ZAR | 11,242.48 UGX |
| 100 ZAR | 22,484.97 UGX |
| 500 ZAR | 112,424.85 UGX |
| 1,000 ZAR | 224,849.69 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-27T19:29:13Z",
"rates": {
"UGX": 224.849692
}
}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": 22484.9692,
"rate": 224.849692
}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