Rate Overview
Live
1 ZAR = 229.9001 UGX
1 UGX = 0.004350
ZAR
Avg
229.8960
High
230.7464
Low
228.7628
Last updated: 8/12/2026, 5:25:15 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 229.90 UGX |
| 10 ZAR | 2,299.00 UGX |
| 50 ZAR | 11,495.00 UGX |
| 100 ZAR | 22,990.01 UGX |
| 500 ZAR | 114,950.04 UGX |
| 1,000 ZAR | 229,900.08 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-08-12T05:25:15Z",
"rates": {
"UGX": 229.900083
}
}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": 22990.0083,
"rate": 229.900083
}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