Rate Overview
Live
1 ZAR = 233.3915 UGX
1 UGX = 0.004285
ZAR
Avg
233.9641
High
235.3552
Low
233.1935
Last updated: 9/2/2026, 5:03:30 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 233.39 UGX |
| 10 ZAR | 2,333.91 UGX |
| 50 ZAR | 11,669.57 UGX |
| 100 ZAR | 23,339.15 UGX |
| 500 ZAR | 116,695.74 UGX |
| 1,000 ZAR | 233,391.48 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-09-02T05:03:30Z",
"rates": {
"UGX": 233.391478
}
}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": 23339.1478,
"rate": 233.391478
}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