Rate Overview
Live
1 SGD = 73.1007 INR
1 INR = 0.013680
SGD
Avg
62.1602
High
73.1007
Low
53.9116
Last updated: 3/26/2026, 11:36:57 PM
Quick Conversions
| SGD | INR |
|---|---|
| 1 SGD | 73.10 INR |
| 10 SGD | 731.01 INR |
| 50 SGD | 3,655.04 INR |
| 100 SGD | 7,310.07 INR |
| 500 SGD | 36,550.37 INR |
| 1,000 SGD | 73,100.73 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-03-26T23:36:57Z",
"rates": {
"INR": 73.100732
}
}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": 7310.073199999999,
"rate": 73.100732
}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