Rate Overview
Live
1 SEK = 0.106376 USD
1 USD = 9.4006
SEK
Avg
0.107758
High
0.112116
Low
0.104757
Last updated: 3/26/2026, 12:54:50 PM
Quick Conversions
| SEK | USD |
|---|---|
| 1 SEK | 0.11 USD |
| 10 SEK | 1.06 USD |
| 50 SEK | 5.32 USD |
| 100 SEK | 10.64 USD |
| 500 SEK | 53.19 USD |
| 1,000 SEK | 106.38 USD |
Get SEK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=USDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-26T12:54:50Z",
"rates": {
"USD": 0.106376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "USD",
"amount": 100
},
"result": 10.637599999999999,
"rate": 0.106376
}Build with SEK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key