Rate Overview
Live
1 INR = 0.096831 SEK
1 SEK = 10.3273
INR
Avg
0.097361
High
0.097960
Low
0.096831
Last updated: 5/29/2026, 4:25:58 PM
Quick Conversions
| INR | SEK |
|---|---|
| 1 INR | 0.10 SEK |
| 10 INR | 0.97 SEK |
| 50 INR | 4.84 SEK |
| 100 INR | 9.68 SEK |
| 500 INR | 48.42 SEK |
| 1,000 INR | 96.83 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-29T16:25:58Z",
"rates": {
"SEK": 0.096831
}
}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.6831,
"rate": 0.096831
}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