Rate Overview
Live
1 USD = 9.6399 SEK
1 SEK = 0.103735
USD
Avg
9.6160
High
9.7751
Low
9.3887
Last updated: 7/10/2026, 2:01:45 AM
Quick Conversions
| USD | SEK |
|---|---|
| 1 USD | 9.64 SEK |
| 10 USD | 96.40 SEK |
| 50 USD | 482.00 SEK |
| 100 USD | 963.99 SEK |
| 500 USD | 4,819.95 SEK |
| 1,000 USD | 9,639.91 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-10T02:01:45Z",
"rates": {
"SEK": 9.639905
}
}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": 963.9905000000001,
"rate": 9.639905
}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