Rate Overview
Live
1 SEK = 10.2844 INR
1 INR = 0.097235
SEK
Avg
10.2790
High
10.3204
Low
10.2316
Last updated: 5/7/2026, 3:50:23 PM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.28 INR |
| 10 SEK | 102.84 INR |
| 50 SEK | 514.22 INR |
| 100 SEK | 1,028.44 INR |
| 500 SEK | 5,142.20 INR |
| 1,000 SEK | 10,284.40 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-07T15:50:23Z",
"rates": {
"INR": 10.284404
}
}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": 1028.4404,
"rate": 10.284404
}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