Rate Overview
Live
1 SGD = 75.2459 INR
1 INR = 0.013290
SGD
Avg
74.8026
High
75.6242
Low
73.9625
Last updated: 5/27/2026, 12:48:39 AM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 75.25 INR |
| 10 SGD | 752.46 INR |
| 50 SGD | 3,762.30 INR |
| 100 SGD | 7,524.59 INR |
| 500 SGD | 37,622.98 INR |
| 1,000 SGD | 75,245.95 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-05-27T00:48:39Z",
"rates": {
"INR": 75.24595
}
}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": 7524.594999999999,
"rate": 75.24595
}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