Rate Overview
Live
1 ZAR = 217.8854 UGX
1 UGX = 0.004590
ZAR
Avg
213.5092
High
224.5940
Low
196.2423
Last updated: 3/27/2026, 4:27:42 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 217.89 UGX |
| 10 ZAR | 2,178.85 UGX |
| 50 ZAR | 10,894.27 UGX |
| 100 ZAR | 21,788.54 UGX |
| 500 ZAR | 108,942.68 UGX |
| 1,000 ZAR | 217,885.36 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-03-27T16:27:42Z",
"rates": {
"UGX": 217.885359
}
}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": 21788.5359,
"rate": 217.885359
}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