Rate Overview
Live
1 SEK = 10.2329 INR
1 INR = 0.097724
SEK
Avg
10.0734
High
10.2329
Low
9.9548
Last updated: 4/16/2026, 1:35:34 AM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.23 INR |
| 10 SEK | 102.33 INR |
| 50 SEK | 511.65 INR |
| 100 SEK | 1,023.29 INR |
| 500 SEK | 5,116.46 INR |
| 1,000 SEK | 10,232.91 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-04-16T01:35:34Z",
"rates": {
"INR": 10.232912
}
}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": 1023.2912000000001,
"rate": 10.232912
}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