Rate Overview
Live
1 INR = 0.013416 SGD
1 SGD = 74.5379
INR
Avg
0.013444
High
0.013597
Low
0.013345
Last updated: 8/6/2026, 9:10:28 AM
Quick Conversions
| INR | SGD |
|---|---|
| 1 INR | 0.01 SGD |
| 10 INR | 0.13 SGD |
| 50 INR | 0.67 SGD |
| 100 INR | 1.34 SGD |
| 500 INR | 6.71 SGD |
| 1,000 INR | 13.42 SGD |
Get INR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SGDExample Response:
{
"success": true,
"base": "INR",
"date": "2026-08-06T09:10:28Z",
"rates": {
"SGD": 0.013416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SGD",
"amount": 100
},
"result": 1.3416000000000001,
"rate": 0.013416
}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