Rate Overview
Live
1 SEK = 9.9983 INR
1 INR = 0.100017
SEK
Avg
10.0301
High
10.3974
Low
9.7580
Last updated: 3/26/2026, 2:36:55 PM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 10.00 INR |
| 10 SEK | 99.98 INR |
| 50 SEK | 499.92 INR |
| 100 SEK | 999.83 INR |
| 500 SEK | 4,999.16 INR |
| 1,000 SEK | 9,998.32 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-26T14:36:55Z",
"rates": {
"INR": 9.998323
}
}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": 999.8322999999999,
"rate": 9.998323
}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