Rate Overview
Live
1 UGX = 0.004517 SZL
1 SZL = 221.3859
UGX
Avg
0.004462
High
0.004517
Low
0.004380
Last updated: 7/24/2026, 10:58:03 AM
Quick Conversions
| UGX | SZL |
|---|---|
| 1 UGX | 0.00 SZL |
| 10 UGX | 0.05 SZL |
| 50 UGX | 0.23 SZL |
| 100 UGX | 0.45 SZL |
| 500 UGX | 2.26 SZL |
| 1,000 UGX | 4.52 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-07-24T10:58:03Z",
"rates": {
"SZL": 0.004517
}
}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.4517,
"rate": 0.004517
}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