Rate Overview
Live
1 UGX = 0.002538 SEK
1 SEK = 394.0110
UGX
Avg
0.002519
High
0.002623
Low
0.002462
Last updated: 3/27/2026, 11:44:42 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-27T11:44:42Z",
"rates": {
"SEK": 0.002538
}
}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.25379999999999997,
"rate": 0.002538
}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