Rate Overview
Live
1 INR = 0.097597 SEK
1 SEK = 10.2462
INR
Avg
0.097378
High
0.097597
Low
0.096895
Last updated: 5/9/2026, 10:56:39 AM
Quick Conversions
| INR | SEK |
|---|---|
| 1 INR | 0.10 SEK |
| 10 INR | 0.98 SEK |
| 50 INR | 4.88 SEK |
| 100 INR | 9.76 SEK |
| 500 INR | 48.80 SEK |
| 1,000 INR | 97.60 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-05-09T10:56:39Z",
"rates": {
"SEK": 0.097597
}
}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": 9.7597,
"rate": 0.097597
}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