Rate Overview
Live
1 UGX = 0.002544 SEK
1 SEK = 393.0818
UGX
Avg
0.002729
High
0.003022
Low
0.002510
Last updated: 3/27/2026, 5:06:22 PM
Quick Conversions
| UGX | SEK |
|---|---|
| 1 UGX | 0.00 SEK |
| 10 UGX | 0.03 SEK |
| 50 UGX | 0.13 SEK |
| 100 UGX | 0.25 SEK |
| 500 UGX | 1.27 SEK |
| 1,000 UGX | 2.54 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-03-27T17:06:22Z",
"rates": {
"SEK": 0.002544
}
}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.25439999999999996,
"rate": 0.002544
}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