Rate Overview
Live
1 USD = 9.6539 SEK
1 SEK = 0.103585
USD
Avg
9.6562
High
9.6953
Low
9.6362
Last updated: 7/10/2026, 6:14:47 PM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.65 SEK |
| 10 USD | 96.54 SEK |
| 50 USD | 482.70 SEK |
| 100 USD | 965.39 SEK |
| 500 USD | 4,826.97 SEK |
| 1,000 USD | 9,653.95 SEK |
Get USD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SEKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-10T18:14:47Z",
"rates": {
"SEK": 9.653945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SEK",
"amount": 100
},
"result": 965.3945,
"rate": 9.653945
}Build with USD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key