Rate Overview
Live
1 USD = 9.2566 SEK
1 SEK = 0.108032
USD
Avg
9.2322
High
9.2761
Low
9.1971
Last updated: 5/12/2026, 7:24:09 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.26 SEK |
| 10 USD | 92.57 SEK |
| 50 USD | 462.83 SEK |
| 100 USD | 925.66 SEK |
| 500 USD | 4,628.28 SEK |
| 1,000 USD | 9,256.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-05-12T07:24:09Z",
"rates": {
"SEK": 9.256555
}
}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": 925.6555000000001,
"rate": 9.256555
}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