Rate Overview
Live
1 INR = 6.2466 SDG
1 SDG = 0.160088
INR
Avg
6.4821
High
6.7034
Low
5.6464
Last updated: 5/27/2026, 9:56:02 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.25 SDG |
| 10 INR | 62.47 SDG |
| 50 INR | 312.33 SDG |
| 100 INR | 624.66 SDG |
| 500 INR | 3,123.28 SDG |
| 1,000 INR | 6,246.56 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-05-27T09:56:02Z",
"rates": {
"SDG": 6.246559
}
}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": 624.6559000000001,
"rate": 6.246559
}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