Rate Overview
Live
1 USD = 9.2680 SEK
1 SEK = 0.107899
USD
Avg
9.2702
High
9.3152
Low
9.2431
Last updated: 6/1/2026, 11:03:20 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.27 SEK |
| 10 USD | 92.68 SEK |
| 50 USD | 463.40 SEK |
| 100 USD | 926.80 SEK |
| 500 USD | 4,633.98 SEK |
| 1,000 USD | 9,267.96 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-06-01T11:03:20Z",
"rates": {
"SEK": 9.267955
}
}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": 926.7955000000001,
"rate": 9.267955
}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