Rate Overview
Live
1 USD = 9.5294 SEK
1 SEK = 0.104939
USD
Avg
9.6632
High
9.7321
Low
9.5294
Last updated: 7/31/2026, 10:45:45 PM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.53 SEK |
| 10 USD | 95.29 SEK |
| 50 USD | 476.47 SEK |
| 100 USD | 952.94 SEK |
| 500 USD | 4,764.69 SEK |
| 1,000 USD | 9,529.39 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-31T22:45:45Z",
"rates": {
"SEK": 9.529385
}
}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": 952.9385,
"rate": 9.529385
}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