Rate Overview
Live
1 SEK = 0.109133 USD
1 USD = 9.1631
SEK
Avg
0.108161
High
0.109214
Low
0.107271
Last updated: 4/15/2026, 11:48:12 PM
Quick Conversions
| SEK | USD |
|---|---|
| 1 SEK | 0.11 USD |
| 10 SEK | 1.09 USD |
| 50 SEK | 5.46 USD |
| 100 SEK | 10.91 USD |
| 500 SEK | 54.57 USD |
| 1,000 SEK | 109.13 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-04-15T23:48:12Z",
"rates": {
"USD": 0.109133
}
}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.9133,
"rate": 0.109133
}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