Rate Overview
Live
1 SGD = 74.7977 INR
1 INR = 0.013369
SGD
Avg
73.0185
High
75.6242
Low
69.9084
Last updated: 7/18/2026, 1:28:47 AM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.80 INR |
| 10 SGD | 747.98 INR |
| 50 SGD | 3,739.89 INR |
| 100 SGD | 7,479.77 INR |
| 500 SGD | 37,398.87 INR |
| 1,000 SGD | 74,797.74 INR |
Get SGD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=INRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-18T01:28:47Z",
"rates": {
"INR": 74.797739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "INR",
"amount": 100
},
"result": 7479.773900000001,
"rate": 74.797739
}Build with SGD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key