Rate Overview
Live
1 SGD = 73.6892 INR
1 INR = 0.013571
SGD
Avg
73.0676
High
73.6892
Low
72.4519
Last updated: 4/15/2026, 11:52:18 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 73.69 INR |
| 10 SGD | 736.89 INR |
| 50 SGD | 3,684.46 INR |
| 100 SGD | 7,368.92 INR |
| 500 SGD | 36,844.59 INR |
| 1,000 SGD | 73,689.19 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-04-15T23:52:18Z",
"rates": {
"INR": 73.689189
}
}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": 7368.9189,
"rate": 73.689189
}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