Rate Overview
Live
1 UGX = 0.004347 SZL
1 SZL = 230.0437
UGX
Avg
0.004427
High
0.004521
Low
0.004347
Last updated: 5/7/2026, 4:30:39 AM
Quick Conversions
| UGX | SZL |
|---|---|
| 1 UGX | 0.00 SZL |
| 10 UGX | 0.04 SZL |
| 50 UGX | 0.22 SZL |
| 100 UGX | 0.43 SZL |
| 500 UGX | 2.17 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-05-07T04:30:39Z",
"rates": {
"SZL": 0.004347
}
}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.43470000000000003,
"rate": 0.004347
}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