Rate Overview
Live
1 USD = 9.6851 SEK
1 SEK = 0.103251
USD
Avg
9.6092
High
9.6883
Low
9.5513
Last updated: 9/11/2026, 10:42:57 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.69 SEK |
| 10 USD | 96.85 SEK |
| 50 USD | 484.25 SEK |
| 100 USD | 968.51 SEK |
| 500 USD | 4,842.55 SEK |
| 1,000 USD | 9,685.10 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-09-11T10:42:57Z",
"rates": {
"SEK": 9.685095
}
}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": 968.5095,
"rate": 9.685095
}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