Rate Overview
Live
1 SGD = 75.0300 INR
1 INR = 0.013328
SGD
Avg
71.0677
High
75.3554
Low
67.3954
Last updated: 7/22/2026, 9:06:51 AM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 75.03 INR |
| 10 SGD | 750.30 INR |
| 50 SGD | 3,751.50 INR |
| 100 SGD | 7,503.00 INR |
| 500 SGD | 37,515.01 INR |
| 1,000 SGD | 75,030.02 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-07-22T09:06:51Z",
"rates": {
"INR": 75.030017
}
}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": 7503.0017,
"rate": 75.030017
}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