Rate Overview
Live
1 ZAR = 228.1972 UGX
1 UGX = 0.004382
ZAR
Avg
229.3540
High
231.3553
Low
227.0702
Last updated: 6/17/2026, 6:48:12 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 228.20 UGX |
| 10 ZAR | 2,281.97 UGX |
| 50 ZAR | 11,409.86 UGX |
| 100 ZAR | 22,819.72 UGX |
| 500 ZAR | 114,098.62 UGX |
| 1,000 ZAR | 228,197.24 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-06-17T06:48:12Z",
"rates": {
"UGX": 228.197238
}
}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": 22819.7238,
"rate": 228.197238
}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