Rate Overview
Live
1 ZAR = 231.0693 UGX
1 UGX = 0.004328
ZAR
Avg
226.6687
High
231.0693
Low
221.9390
Last updated: 5/7/2026, 10:13:18 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 231.07 UGX |
| 10 ZAR | 2,310.69 UGX |
| 50 ZAR | 11,553.46 UGX |
| 100 ZAR | 23,106.93 UGX |
| 500 ZAR | 115,534.63 UGX |
| 1,000 ZAR | 231,069.26 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-07T10:13:18Z",
"rates": {
"UGX": 231.069258
}
}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": 23106.925799999997,
"rate": 231.069258
}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