Rate Overview
Live
1 SEK = 0.108625 USD
1 USD = 9.2060
SEK
Avg
0.109359
High
0.110696
Low
0.108199
Last updated: 3/6/2026, 8:09:20 AM
Quick Conversions
| SEK | USD |
|---|---|
| 1 SEK | 0.11 USD |
| 10 SEK | 1.09 USD |
| 50 SEK | 5.43 USD |
| 100 SEK | 10.86 USD |
| 500 SEK | 54.31 USD |
| 1,000 SEK | 108.63 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-06T08:09:20Z",
"rates": {
"USD": 0.108625
}
}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.8625,
"rate": 0.108625
}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