Rate Overview
Live
1 SEK = 10.1307 INR
1 INR = 0.098710
SEK
Avg
10.0857
High
10.1378
Low
10.0249
Last updated: 6/16/2026, 10:23:27 PM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.13 INR |
| 10 SEK | 101.31 INR |
| 50 SEK | 506.53 INR |
| 100 SEK | 1,013.07 INR |
| 500 SEK | 5,065.33 INR |
| 1,000 SEK | 10,130.67 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-06-16T22:23:27Z",
"rates": {
"INR": 10.130668
}
}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": 1013.0668000000001,
"rate": 10.130668
}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