Rate Overview
Live
1 SEK = 10.3214 INR
1 INR = 0.096886
SEK
Avg
9.9903
High
10.4161
Low
9.4344
Last updated: 5/27/2026, 10:55:32 PM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.32 INR |
| 10 SEK | 103.21 INR |
| 50 SEK | 516.07 INR |
| 100 SEK | 1,032.14 INR |
| 500 SEK | 5,160.72 INR |
| 1,000 SEK | 10,321.44 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-27T22:55:32Z",
"rates": {
"INR": 10.321442
}
}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.1442,
"rate": 10.321442
}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