Rate Overview
Live
1 SGD = 72.0788 INR
1 INR = 0.013874
SGD
Avg
71.9846
High
72.2634
Low
71.6911
Last updated: 3/6/2026, 6:13:09 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 72.08 INR |
| 10 SGD | 720.79 INR |
| 50 SGD | 3,603.94 INR |
| 100 SGD | 7,207.88 INR |
| 500 SGD | 36,039.41 INR |
| 1,000 SGD | 72,078.82 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-03-06T18:13:09Z",
"rates": {
"INR": 72.078824
}
}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": 7207.8823999999995,
"rate": 72.078824
}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