Rate Overview
Live
1 UGX = 0.004231 SZL
1 SZL = 236.3507
UGX
Avg
0.004262
High
0.004288
Low
0.004231
Last updated: 9/4/2026, 11:22:39 PM
Quick Conversions
| UGX | SZL |
|---|---|
| 1 UGX | 0.00 SZL |
| 10 UGX | 0.04 SZL |
| 50 UGX | 0.21 SZL |
| 100 UGX | 0.42 SZL |
| 500 UGX | 2.12 SZL |
| 1,000 UGX | 4.23 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-09-04T23:22:39Z",
"rates": {
"SZL": 0.004231
}
}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.42310000000000003,
"rate": 0.004231
}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