Rate Overview
Live
1 INR = 6.1904 SDG
1 SDG = 0.161541
INR
Avg
6.3788
High
6.6350
Low
6.0508
Last updated: 7/27/2026, 12:22:28 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.19 SDG |
| 10 INR | 61.90 SDG |
| 50 INR | 309.52 SDG |
| 100 INR | 619.04 SDG |
| 500 INR | 3,095.20 SDG |
| 1,000 INR | 6,190.39 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-07-27T00:22:28Z",
"rates": {
"SDG": 6.190393
}
}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": 619.0393,
"rate": 6.190393
}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