Rate Overview
Live
1 UGX = 0.004351 SZL
1 SZL = 229.8322
UGX
Avg
0.004354
High
0.004388
Low
0.004331
Last updated: 8/12/2026, 4:29:44 AM
Quick Conversions
| UGX | SZL |
|---|---|
| 1 UGX | 0.00 SZL |
| 10 UGX | 0.04 SZL |
| 50 UGX | 0.22 SZL |
| 100 UGX | 0.44 SZL |
| 500 UGX | 2.18 SZL |
| 1,000 UGX | 4.35 SZL |
Get UGX/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SZLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-12T04:29:44Z",
"rates": {
"SZL": 0.004351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SZL",
"amount": 100
},
"result": 0.4351,
"rate": 0.004351
}Build with UGX/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key