Rate Overview
Live
1 UGX = 0.002585 SEK
1 SEK = 386.8472
UGX
Avg
0.002531
High
0.002646
Low
0.002445
Last updated: 7/28/2026, 9:15:40 AM
Quick Conversions
| UGX | SEK |
|---|---|
| 1 UGX | 0.00 SEK |
| 10 UGX | 0.03 SEK |
| 50 UGX | 0.13 SEK |
| 100 UGX | 0.26 SEK |
| 500 UGX | 1.29 SEK |
| 1,000 UGX | 2.59 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-07-28T09:15:40Z",
"rates": {
"SEK": 0.002585
}
}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.2585,
"rate": 0.002585
}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