Rate Overview
Live
1 USD = 9.4275 SEK
1 SEK = 0.106073
USD
Avg
9.3592
High
9.4275
Low
9.2922
Last updated: 3/26/2026, 10:29:26 PM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.43 SEK |
| 10 USD | 94.27 SEK |
| 50 USD | 471.37 SEK |
| 100 USD | 942.75 SEK |
| 500 USD | 4,713.75 SEK |
| 1,000 USD | 9,427.50 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-03-26T22:29:26Z",
"rates": {
"SEK": 9.427495
}
}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": 942.7495,
"rate": 9.427495
}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