Rate Overview
Live
1 SDG = 0.157290 INR
1 INR = 6.3577
SDG
Avg
0.158455
High
0.159263
Low
0.157290
Last updated: 9/3/2026, 4:59:30 AM
Quick Conversions
| SDG | INR |
|---|---|
| 1 SDG | 0.16 INR |
| 10 SDG | 1.57 INR |
| 50 SDG | 7.86 INR |
| 100 SDG | 15.73 INR |
| 500 SDG | 78.65 INR |
| 1,000 SDG | 157.29 INR |
Get SDG/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=INRExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-09-03T04:59:30Z",
"rates": {
"INR": 0.15729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "INR",
"amount": 100
},
"result": 15.729000000000001,
"rate": 0.15729
}Build with SDG/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key