Rate Overview
Live
1 USD = 9.4219 SEK
1 SEK = 0.106136
USD
Avg
9.4420
High
10.0357
Low
8.8273
Last updated: 3/27/2026, 1:52:00 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.42 SEK |
| 10 USD | 94.22 SEK |
| 50 USD | 471.09 SEK |
| 100 USD | 942.19 SEK |
| 500 USD | 4,710.94 SEK |
| 1,000 USD | 9,421.88 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-27T01:52:00Z",
"rates": {
"SEK": 9.421875
}
}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.1875,
"rate": 9.421875
}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