Rate Overview
Live
1 UGX = 0.002584 SEK
1 SEK = 386.9969
UGX
Avg
0.002525
High
0.002651
Low
0.002444
Last updated: 7/28/2026, 2:02:49 PM
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.58 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-28T14:02:49Z",
"rates": {
"SEK": 0.002584
}
}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.2584,
"rate": 0.002584
}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