Rate Overview
Live
1 SGD = 74.1101 INR
1 INR = 0.013493
SGD
Avg
74.1368
High
74.3650
Low
73.8715
Last updated: 6/15/2026, 10:34:28 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.11 INR |
| 10 SGD | 741.10 INR |
| 50 SGD | 3,705.51 INR |
| 100 SGD | 7,411.01 INR |
| 500 SGD | 37,055.05 INR |
| 1,000 SGD | 74,110.10 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-06-15T22:34:28Z",
"rates": {
"INR": 74.110101
}
}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": 7411.0101,
"rate": 74.110101
}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