Rate Overview
Live
1 ZAR = 230.7142 UGX
1 UGX = 0.004334
ZAR
Avg
229.8212
High
231.5592
Low
227.2718
Last updated: 5/27/2026, 9:32:49 PM
Quick Conversions
| ZAR | UGX |
|---|---|
| 1 ZAR | 230.71 UGX |
| 10 ZAR | 2,307.14 UGX |
| 50 ZAR | 11,535.71 UGX |
| 100 ZAR | 23,071.42 UGX |
| 500 ZAR | 115,357.08 UGX |
| 1,000 ZAR | 230,714.16 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-05-27T21:32:49Z",
"rates": {
"UGX": 230.714155
}
}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": 23071.4155,
"rate": 230.714155
}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