Rate Overview
Live
1 INR = 6.3207 SDG
1 SDG = 0.158209
INR
Avg
6.3057
High
6.3371
Low
6.2677
Last updated: 6/16/2026, 8:52:15 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.32 SDG |
| 10 INR | 63.21 SDG |
| 50 INR | 316.04 SDG |
| 100 INR | 632.07 SDG |
| 500 INR | 3,160.37 SDG |
| 1,000 INR | 6,320.74 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-06-16T08:52:15Z",
"rates": {
"SDG": 6.320737
}
}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": 632.0737,
"rate": 6.320737
}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