Rate Overview
Live
1 SEK = 0.103280 USD
1 USD = 9.6824
SEK
Avg
0.103350
High
0.103775
Low
0.102591
Last updated: 7/8/2026, 11:17:40 AM
Quick Conversions
| SEK | USD |
|---|---|
| 1 SEK | 0.10 USD |
| 10 SEK | 1.03 USD |
| 50 SEK | 5.16 USD |
| 100 SEK | 10.33 USD |
| 500 SEK | 51.64 USD |
| 1,000 SEK | 103.28 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-07-08T11:17:40Z",
"rates": {
"USD": 0.10328
}
}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.328,
"rate": 0.10328
}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