Rate Overview
Live
1 UGX = 0.002456 SEK
1 SEK = 407.1661
UGX
Avg
0.002469
High
0.002486
Low
0.002452
Last updated: 5/27/2026, 12:15:54 PM
Quick Conversions
| UGX | SEK |
|---|---|
| 1 UGX | 0.00 SEK |
| 10 UGX | 0.02 SEK |
| 50 UGX | 0.12 SEK |
| 100 UGX | 0.25 SEK |
| 500 UGX | 1.23 SEK |
| 1,000 UGX | 2.46 SEK |
Get UGX/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SEKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T12:15:54Z",
"rates": {
"SEK": 0.002456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SEK",
"amount": 100
},
"result": 0.24559999999999998,
"rate": 0.002456
}Build with UGX/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key