Rate Overview
Live
1 ZAR = 221.4777 UGX
1 UGX = 0.004515
ZAR
Avg
224.2559
High
232.7708
Low
218.1230
Last updated: 7/24/2026, 4:45:17 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 221.48 UGX |
| 10 ZAR | 2,214.78 UGX |
| 50 ZAR | 11,073.89 UGX |
| 100 ZAR | 22,147.77 UGX |
| 500 ZAR | 110,738.86 UGX |
| 1,000 ZAR | 221,477.73 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-24T04:45:17Z",
"rates": {
"UGX": 221.477726
}
}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": 22147.7726,
"rate": 221.477726
}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