Rate Overview
Live
1 UGX = 0.002537 SEK
1 SEK = 394.1663
UGX
Avg
0.002495
High
0.002537
Low
0.002472
Last updated: 3/27/2026, 9:49:57 AM
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-27T09:49:57Z",
"rates": {
"SEK": 0.002537
}
}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.25370000000000004,
"rate": 0.002537
}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