Rate Overview
Live
1 ZAR = 216.6700 UGX
1 UGX = 0.004615
ZAR
Avg
223.1065
High
230.5840
Low
216.6700
Last updated: 3/27/2026, 2:51:02 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 216.67 UGX |
| 10 ZAR | 2,166.70 UGX |
| 50 ZAR | 10,833.50 UGX |
| 100 ZAR | 21,667.00 UGX |
| 500 ZAR | 108,335.01 UGX |
| 1,000 ZAR | 216,670.02 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-27T14:51:02Z",
"rates": {
"UGX": 216.670018
}
}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": 21667.0018,
"rate": 216.670018
}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