Rate Overview
Live
1 UGX = 0.004620 ZAR
1 ZAR = 216.4502
UGX
Avg
0.004841
High
0.005259
Low
0.004452
Last updated: 3/27/2026, 1:40:58 PM
Quick Conversions
| UGX | ZAR |
|---|---|
| 1 UGX | 0.00 ZAR |
| 10 UGX | 0.05 ZAR |
| 50 UGX | 0.23 ZAR |
| 100 UGX | 0.46 ZAR |
| 500 UGX | 2.31 ZAR |
| 1,000 UGX | 4.62 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-03-27T13:40:58Z",
"rates": {
"ZAR": 0.00462
}
}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.462,
"rate": 0.00462
}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