Rate Overview
Live
1 USD = 9.6676 SEK
1 SEK = 0.103439
USD
Avg
9.9892
High
11.1933
Low
8.6068
Last updated: 7/11/2026, 2:16:36 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.67 SEK |
| 10 USD | 96.68 SEK |
| 50 USD | 483.38 SEK |
| 100 USD | 966.76 SEK |
| 500 USD | 4,833.78 SEK |
| 1,000 USD | 9,667.56 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-11T02:16:36Z",
"rates": {
"SEK": 9.66756
}
}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": 966.756,
"rate": 9.66756
}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