Rate Overview
Live
1 SEK = 9.8916 INR
1 INR = 0.101096
SEK
Avg
9.7917
High
9.8916
Low
9.6968
Last updated: 7/4/2026, 9:08:38 AM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 9.89 INR |
| 10 SEK | 98.92 INR |
| 50 SEK | 494.58 INR |
| 100 SEK | 989.16 INR |
| 500 SEK | 4,945.80 INR |
| 1,000 SEK | 9,891.60 INR |
Get SEK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=INRExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-04T09:08:38Z",
"rates": {
"INR": 9.891599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "INR",
"amount": 100
},
"result": 989.1598999999999,
"rate": 9.891599
}Build with SEK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key