Rate Overview
Live
1 ZAR = 224.0426 UGX
1 UGX = 0.004463
ZAR
Avg
224.7090
High
232.7159
Low
212.2440
Last updated: 7/28/2026, 11:57:40 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 224.04 UGX |
| 10 ZAR | 2,240.43 UGX |
| 50 ZAR | 11,202.13 UGX |
| 100 ZAR | 22,404.26 UGX |
| 500 ZAR | 112,021.30 UGX |
| 1,000 ZAR | 224,042.60 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-28T11:57:40Z",
"rates": {
"UGX": 224.042601
}
}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": 22404.2601,
"rate": 224.042601
}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