Rate Overview
Live
1 ZAR = 224.8769 UGX
1 UGX = 0.004447
ZAR
Avg
216.0002
High
232.7159
Low
196.4545
Last updated: 7/28/2026, 3:36:50 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 224.88 UGX |
| 10 ZAR | 2,248.77 UGX |
| 50 ZAR | 11,243.85 UGX |
| 100 ZAR | 22,487.69 UGX |
| 500 ZAR | 112,438.47 UGX |
| 1,000 ZAR | 224,876.95 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-28T15:36:50Z",
"rates": {
"UGX": 224.876948
}
}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": 22487.6948,
"rate": 224.876948
}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