Rate Overview
Live
1 ZAR = 225.0312 UGX
1 UGX = 0.004444
ZAR
Avg
225.0443
High
228.1944
Low
222.6897
Last updated: 4/17/2026, 6:14:11 AM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 225.03 UGX |
| 10 ZAR | 2,250.31 UGX |
| 50 ZAR | 11,251.56 UGX |
| 100 ZAR | 22,503.12 UGX |
| 500 ZAR | 112,515.60 UGX |
| 1,000 ZAR | 225,031.19 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-04-17T06:14:11Z",
"rates": {
"UGX": 225.03119
}
}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": 22503.119000000002,
"rate": 225.03119
}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