Rate Overview
Live
1 SEK = 10.0386 INR
1 INR = 0.099616
SEK
Avg
10.0328
High
10.1101
Low
9.9138
Last updated: 3/26/2026, 11:19:01 AM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.04 INR |
| 10 SEK | 100.39 INR |
| 50 SEK | 501.93 INR |
| 100 SEK | 1,003.86 INR |
| 500 SEK | 5,019.29 INR |
| 1,000 SEK | 10,038.59 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-03-26T11:19:01Z",
"rates": {
"INR": 10.038589
}
}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": 1003.8589,
"rate": 10.038589
}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