Rate Overview
Live
1 SGD = 74.7255 INR
1 INR = 0.013382
SGD
Avg
74.5726
High
74.7889
Low
74.2587
Last updated: 5/6/2026, 6:24:56 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.73 INR |
| 10 SGD | 747.26 INR |
| 50 SGD | 3,736.28 INR |
| 100 SGD | 7,472.55 INR |
| 500 SGD | 37,362.75 INR |
| 1,000 SGD | 74,725.51 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-05-06T18:24:56Z",
"rates": {
"INR": 74.725508
}
}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": 7472.550800000001,
"rate": 74.725508
}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