Rate Overview
Live
1 UGX = 0.004224 ZAR
1 ZAR = 236.7424
UGX
Avg
0.004428
High
0.004711
Low
0.004224
Last updated: 9/4/2026, 3:52:30 PM
Quick Conversions
| UGX | ZAR |
|---|---|
| 1 UGX | 0.00 ZAR |
| 10 UGX | 0.04 ZAR |
| 50 UGX | 0.21 ZAR |
| 100 UGX | 0.42 ZAR |
| 500 UGX | 2.11 ZAR |
| 1,000 UGX | 4.22 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-09-04T15:52:30Z",
"rates": {
"ZAR": 0.004224
}
}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.42240000000000005,
"rate": 0.004224
}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