Rate Overview
Live
1 SGD = 74.0838 INR
1 INR = 0.013498
SGD
Avg
74.1339
High
74.3650
Low
73.8715
Last updated: 6/15/2026, 9:48:39 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 74.08 INR |
| 10 SGD | 740.84 INR |
| 50 SGD | 3,704.19 INR |
| 100 SGD | 7,408.38 INR |
| 500 SGD | 37,041.91 INR |
| 1,000 SGD | 74,083.82 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-15T21:48:39Z",
"rates": {
"INR": 74.083817
}
}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": 7408.3817,
"rate": 74.083817
}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