Rate Overview
Live
1 UGX = 0.004436 ZAR
1 ZAR = 225.4283
UGX
Avg
0.004440
High
0.004536
Low
0.004322
Last updated: 7/6/2026, 8:48:52 AM
Quick Conversions
| UGX | ZAR |
|---|---|
| 1 UGX | 0.00 ZAR |
| 10 UGX | 0.04 ZAR |
| 50 UGX | 0.22 ZAR |
| 100 UGX | 0.44 ZAR |
| 500 UGX | 2.22 ZAR |
| 1,000 UGX | 4.44 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-07-06T08:48:52Z",
"rates": {
"ZAR": 0.004436
}
}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.4436,
"rate": 0.004436
}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