Rate Overview
Live
1 SGD = 75.2345 INR
1 INR = 0.013292
SGD
Avg
75.0340
High
75.6242
Low
74.5560
Last updated: 5/26/2026, 7:50:07 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 75.23 INR |
| 10 SGD | 752.34 INR |
| 50 SGD | 3,761.72 INR |
| 100 SGD | 7,523.45 INR |
| 500 SGD | 37,617.23 INR |
| 1,000 SGD | 75,234.45 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-26T19:50:07Z",
"rates": {
"INR": 75.234451
}
}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": 7523.445100000001,
"rate": 75.234451
}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