Rate Overview
Live
1 INR = 0.013365 SGD
1 SGD = 74.8223
INR
Avg
0.013400
High
0.013429
Low
0.013365
Last updated: 5/8/2026, 3:46:18 PM
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.68 SGD |
| 1,000 INR | 13.37 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-05-08T15:46:18Z",
"rates": {
"SGD": 0.013365
}
}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.3365,
"rate": 0.013365
}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