Rate Overview
Live
1 SEK = 10.0153 INR
1 INR = 0.099848
SEK
Avg
8.4809
High
10.2724
Low
7.3796
Last updated: 7/20/2026, 10:36:10 AM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.02 INR |
| 10 SEK | 100.15 INR |
| 50 SEK | 500.76 INR |
| 100 SEK | 1,001.53 INR |
| 500 SEK | 5,007.63 INR |
| 1,000 SEK | 10,015.25 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-07-20T10:36:10Z",
"rates": {
"INR": 10.015251
}
}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": 1001.5251,
"rate": 10.015251
}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