INR
SGD
$

INR/SGD Exchange Rate

Indian Rupee to Singapore Dollar

Live Rate
0.013561
-5.19% YTD

1 SGD = 73.7409 INR

INR/SGD Price Chart

Historical exchange rate performance

Current 0.013561
High 0.014304
Low 0.013223
YTD Change -5.19%

Rate Overview

Live
1 INR = 0.013561 SGD
1 SGD = 73.7409 INR
Avg
0.013728
High
0.014304
Low
0.013223

Last updated: 6/18/2026, 2:03:54 AM

Quick Conversions

INRSGD
1 INR0.01 SGD
10 INR0.14 SGD
50 INR0.68 SGD
100 INR1.36 SGD
500 INR6.78 SGD
1,000 INR13.56 SGD

Get INR/SGD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=SGD

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-06-18T02:03:54Z",
  "rates": {
    "SGD": 0.013561
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=SGD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "SGD",
    "amount": 100
  },
  "result": 1.3561,
  "rate": 0.013561
}

Build with INR/SGD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key