Rate Overview
Live
1 USD = 9.6634 SEK
1 SEK = 0.103483
USD
Avg
9.9891
High
11.1933
Low
8.6068
Last updated: 7/11/2026, 7:36:45 PM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.66 SEK |
| 10 USD | 96.63 SEK |
| 50 USD | 483.17 SEK |
| 100 USD | 966.34 SEK |
| 500 USD | 4,831.71 SEK |
| 1,000 USD | 9,663.42 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-11T19:36:45Z",
"rates": {
"SEK": 9.66341937
}
}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.3419369999999,
"rate": 9.66341937
}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