Rate Overview
Live
1 SEK = 10.3234 INR
1 INR = 0.096867
SEK
Avg
9.6049
High
10.3277
Low
8.8874
Last updated: 5/27/2026, 9:44:35 PM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.32 INR |
| 10 SEK | 103.23 INR |
| 50 SEK | 516.17 INR |
| 100 SEK | 1,032.34 INR |
| 500 SEK | 5,161.69 INR |
| 1,000 SEK | 10,323.39 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-05-27T21:44:35Z",
"rates": {
"INR": 10.323387
}
}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": 1032.3387,
"rate": 10.323387
}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