Rate Overview
Live
1 SEK = 9.9869 INR
1 INR = 0.100131
SEK
Avg
9.8557
High
10.0205
Low
9.6724
Last updated: 7/20/2026, 8:01:06 PM
Quick Conversions
| SEK | INR |
|---|---|
| 1 SEK | 9.99 INR |
| 10 SEK | 99.87 INR |
| 50 SEK | 499.35 INR |
| 100 SEK | 998.69 INR |
| 500 SEK | 4,993.46 INR |
| 1,000 SEK | 9,986.92 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-20T20:01:06Z",
"rates": {
"INR": 9.986918
}
}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": 998.6918,
"rate": 9.986918
}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