Rate Overview
Live
1 USD = 9.5741 SEK
1 SEK = 0.104448
USD
Avg
9.3481
High
9.7751
Low
8.8429
Last updated: 9/9/2026, 2:52:59 PM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.57 SEK |
| 10 USD | 95.74 SEK |
| 50 USD | 478.71 SEK |
| 100 USD | 957.41 SEK |
| 500 USD | 4,787.07 SEK |
| 1,000 USD | 9,574.15 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-09T14:52:59Z",
"rates": {
"SEK": 9.574145
}
}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": 957.4145,
"rate": 9.574145
}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