Rate Overview
Live
1 ZAR = 230.3629 UGX
1 UGX = 0.004341
ZAR
Avg
227.2535
High
231.5592
Low
221.9390
Last updated: 5/27/2026, 10:46:37 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 230.36 UGX |
| 10 ZAR | 2,303.63 UGX |
| 50 ZAR | 11,518.14 UGX |
| 100 ZAR | 23,036.29 UGX |
| 500 ZAR | 115,181.43 UGX |
| 1,000 ZAR | 230,362.87 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-27T22:46:37Z",
"rates": {
"UGX": 230.362865
}
}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": 23036.2865,
"rate": 230.362865
}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