Rate Overview
Live
1 SGD = 74.7360 INR
1 INR = 0.013380
SGD
Avg
74.8291
High
75.1537
Low
74.5637
Last updated: 9/3/2026, 10:29:32 AM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.74 INR |
| 10 SGD | 747.36 INR |
| 50 SGD | 3,736.80 INR |
| 100 SGD | 7,473.60 INR |
| 500 SGD | 37,368.00 INR |
| 1,000 SGD | 74,736.01 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-09-03T10:29:32Z",
"rates": {
"INR": 74.736006
}
}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": 7473.600600000001,
"rate": 74.736006
}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