Rate Overview
Live
1 ZAR = 217.8081 UGX
1 UGX = 0.004591
ZAR
Avg
220.7386
High
224.5940
Low
217.2222
Last updated: 3/27/2026, 6:08:04 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 217.81 UGX |
| 10 ZAR | 2,178.08 UGX |
| 50 ZAR | 10,890.40 UGX |
| 100 ZAR | 21,780.81 UGX |
| 500 ZAR | 108,904.04 UGX |
| 1,000 ZAR | 217,808.08 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-27T06:08:04Z",
"rates": {
"UGX": 217.808083
}
}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": 21780.8083,
"rate": 217.808083
}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