Rate Overview
Live
1 SGD = 74.7308 INR
1 INR = 0.013381
SGD
Avg
74.5797
High
74.7308
Low
74.3400
Last updated: 8/15/2026, 2:38:43 AM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.73 INR |
| 10 SGD | 747.31 INR |
| 50 SGD | 3,736.54 INR |
| 100 SGD | 7,473.08 INR |
| 500 SGD | 37,365.38 INR |
| 1,000 SGD | 74,730.76 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-08-15T02:38:43Z",
"rates": {
"INR": 74.730757
}
}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.075699999999,
"rate": 74.730757
}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