Rate Overview
Live
1 SEK = 0.108484 USD
1 USD = 9.2179
SEK
Avg
0.108260
High
0.108601
Low
0.107797
Last updated: 5/7/2026, 8:00:46 AM
Quick Conversions
| SEK | USD |
|---|---|
| 1 SEK | 0.11 USD |
| 10 SEK | 1.08 USD |
| 50 SEK | 5.42 USD |
| 100 SEK | 10.85 USD |
| 500 SEK | 54.24 USD |
| 1,000 SEK | 108.48 USD |
Get SEK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=USDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-07T08:00:46Z",
"rates": {
"USD": 0.108484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "USD",
"amount": 100
},
"result": 10.8484,
"rate": 0.108484
}Build with SEK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key