Rate Overview
Live
1 INR = 0.099806 SEK
1 SEK = 10.0194
INR
Avg
0.099692
High
0.100869
Low
0.098911
Last updated: 3/26/2026, 10:04:31 AM
Quick Conversions
| INR | SEK |
|---|---|
| 1 INR | 0.10 SEK |
| 10 INR | 1.00 SEK |
| 50 INR | 4.99 SEK |
| 100 INR | 9.98 SEK |
| 500 INR | 49.90 SEK |
| 1,000 INR | 99.81 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-03-26T10:04:31Z",
"rates": {
"SEK": 0.099806
}
}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.9806,
"rate": 0.099806
}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