Rate Overview
Live
1 INR = 6.3308 SDG
1 SDG = 0.157957
INR
Avg
6.3081
High
6.3576
Low
6.2789
Last updated: 9/3/2026, 5:02:34 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.33 SDG |
| 10 INR | 63.31 SDG |
| 50 INR | 316.54 SDG |
| 100 INR | 633.08 SDG |
| 500 INR | 3,165.41 SDG |
| 1,000 INR | 6,330.83 SDG |
Get INR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SDGExample Response:
{
"success": true,
"base": "INR",
"date": "2026-09-03T05:02:34Z",
"rates": {
"SDG": 6.330828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SDG",
"amount": 100
},
"result": 633.0828,
"rate": 6.330828
}Build with INR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key