Rate Overview
Live
1 UGX = 0.004596 SZL
1 SZL = 217.5805
UGX
Avg
0.004511
High
0.004737
Low
0.004373
Last updated: 3/27/2026, 10:20:25 AM
Quick Conversions
| UGX | SZL |
|---|---|
| 1 UGX | 0.00 SZL |
| 10 UGX | 0.05 SZL |
| 50 UGX | 0.23 SZL |
| 100 UGX | 0.46 SZL |
| 500 UGX | 2.30 SZL |
| 1,000 UGX | 4.60 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-03-27T10:20:25Z",
"rates": {
"SZL": 0.004596
}
}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.4596,
"rate": 0.004596
}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