Rate Overview
Live
1 UGX = 0.002500 SEK
1 SEK = 400.0000
UGX
Avg
0.002508
High
0.002547
Low
0.002462
Last updated: 3/6/2026, 8:14:31 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.25 SEK |
| 1,000 UGX | 2.50 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-06T08:14:31Z",
"rates": {
"SEK": 0.0025
}
}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.25,
"rate": 0.0025
}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