Rate Overview
Live
1 USD = 9.2668 SEK
1 SEK = 0.107912
USD
Avg
9.9490
High
11.1371
Low
8.4198
Last updated: 5/12/2026, 8:49:20 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.27 SEK |
| 10 USD | 92.67 SEK |
| 50 USD | 463.34 SEK |
| 100 USD | 926.69 SEK |
| 500 USD | 4,633.43 SEK |
| 1,000 USD | 9,266.85 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-12T08:49:20Z",
"rates": {
"SEK": 9.26685
}
}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.685,
"rate": 9.26685
}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