Rate Overview
Live
1 SGD = 73.9526 INR
1 INR = 0.013522
SGD
Avg
73.4583
High
73.9526
Low
72.9371
Last updated: 7/4/2026, 2:32:06 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 73.95 INR |
| 10 SGD | 739.53 INR |
| 50 SGD | 3,697.63 INR |
| 100 SGD | 7,395.26 INR |
| 500 SGD | 36,976.28 INR |
| 1,000 SGD | 73,952.57 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-04T14:32:06Z",
"rates": {
"INR": 73.95257
}
}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": 7395.257,
"rate": 73.95257
}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