Rate Overview
Live
1 UGX = 0.004338 ZAR
1 ZAR = 230.5210
UGX
Avg
0.004400
High
0.004505
Low
0.004318
Last updated: 5/27/2026, 8:31:48 PM
Quick Conversions
| UGX | ZAR |
|---|---|
| 1 UGX | 0.00 ZAR |
| 10 UGX | 0.04 ZAR |
| 50 UGX | 0.22 ZAR |
| 100 UGX | 0.43 ZAR |
| 500 UGX | 2.17 ZAR |
| 1,000 UGX | 4.34 ZAR |
Get UGX/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ZARExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T20:31:48Z",
"rates": {
"ZAR": 0.004338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ZAR",
"amount": 100
},
"result": 0.43379999999999996,
"rate": 0.004338
}Build with UGX/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key