Rate Overview
Live
1 ZAR = 230.4578 UGX
1 UGX = 0.004339
ZAR
Avg
207.7574
High
230.4578
Low
190.6643
Last updated: 5/28/2026, 12:52:02 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 230.46 UGX |
| 10 ZAR | 2,304.58 UGX |
| 50 ZAR | 11,522.89 UGX |
| 100 ZAR | 23,045.78 UGX |
| 500 ZAR | 115,228.90 UGX |
| 1,000 ZAR | 230,457.80 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-05-28T00:52:02Z",
"rates": {
"UGX": 230.457798
}
}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": 23045.7798,
"rate": 230.457798
}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