Rate Overview
Live
1 SEK = 9.9229 INR
1 INR = 0.100777
SEK
Avg
9.8562
High
9.9229
Low
9.7225
Last updated: 7/7/2026, 5:05:39 AM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 9.92 INR |
| 10 SEK | 99.23 INR |
| 50 SEK | 496.15 INR |
| 100 SEK | 992.29 INR |
| 500 SEK | 4,961.47 INR |
| 1,000 SEK | 9,922.93 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-07T05:05:39Z",
"rates": {
"INR": 9.922931
}
}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": 992.2931,
"rate": 9.922931
}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