Rate Overview
Live
1 ZAR = 216.7180 UGX
1 UGX = 0.004614
ZAR
Avg
220.6024
High
224.5940
Low
216.7180
Last updated: 3/27/2026, 9:24:47 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 216.72 UGX |
| 10 ZAR | 2,167.18 UGX |
| 50 ZAR | 10,835.90 UGX |
| 100 ZAR | 21,671.80 UGX |
| 500 ZAR | 108,359.02 UGX |
| 1,000 ZAR | 216,718.04 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-27T09:24:47Z",
"rates": {
"UGX": 216.718042
}
}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": 21671.8042,
"rate": 216.718042
}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