Rate Overview
Live
1 SGD = 74.7673 INR
1 INR = 0.013375
SGD
Avg
74.7426
High
74.8043
Low
74.5772
Last updated: 7/25/2026, 11:12:21 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.77 INR |
| 10 SGD | 747.67 INR |
| 50 SGD | 3,738.37 INR |
| 100 SGD | 7,476.73 INR |
| 500 SGD | 37,383.67 INR |
| 1,000 SGD | 74,767.34 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-25T23:12:21Z",
"rates": {
"INR": 74.767337
}
}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": 7476.7337,
"rate": 74.767337
}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