Rate Overview
Live
1 SGD = 73.1067 INR
1 INR = 0.013679
SGD
Avg
73.2094
High
73.5606
Low
72.6621
Last updated: 3/26/2026, 9:54:07 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 73.11 INR |
| 10 SGD | 731.07 INR |
| 50 SGD | 3,655.34 INR |
| 100 SGD | 7,310.67 INR |
| 500 SGD | 36,553.35 INR |
| 1,000 SGD | 73,106.70 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-26T21:54:07Z",
"rates": {
"INR": 73.106703
}
}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": 7310.6703,
"rate": 73.106703
}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