Rate Overview
Live
1 ZAR = 217.3475 UGX
1 UGX = 0.004601
ZAR
Avg
223.0953
High
230.5840
Low
216.1339
Last updated: 3/27/2026, 3:11:33 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 217.35 UGX |
| 10 ZAR | 2,173.47 UGX |
| 50 ZAR | 10,867.37 UGX |
| 100 ZAR | 21,734.75 UGX |
| 500 ZAR | 108,673.74 UGX |
| 1,000 ZAR | 217,347.48 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-27T15:11:33Z",
"rates": {
"UGX": 217.347484
}
}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": 21734.7484,
"rate": 217.347484
}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