Rate Overview
Live
1 INR = 0.101197 SEK
1 SEK = 9.8817
INR
Avg
0.100826
High
0.101527
Low
0.100358
Last updated: 7/28/2026, 1:58:12 PM
Quick Conversions
| INR | SEK |
|---|---|
| 1 INR | 0.10 SEK |
| 10 INR | 1.01 SEK |
| 50 INR | 5.06 SEK |
| 100 INR | 10.12 SEK |
| 500 INR | 50.60 SEK |
| 1,000 INR | 101.20 SEK |
Get INR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SEKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-28T13:58:12Z",
"rates": {
"SEK": 0.101197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SEK",
"amount": 100
},
"result": 10.1197,
"rate": 0.101197
}Build with INR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key