Rate Overview
Live
1 INR = 6.2816 SDG
1 SDG = 0.159195
INR
Avg
6.2879
High
6.2976
Low
6.2786
Last updated: 8/16/2026, 8:28:04 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.28 SDG |
| 10 INR | 62.82 SDG |
| 50 INR | 314.08 SDG |
| 100 INR | 628.16 SDG |
| 500 INR | 3,140.80 SDG |
| 1,000 INR | 6,281.61 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-08-16T08:28:04Z",
"rates": {
"SDG": 6.281605
}
}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": 628.1605,
"rate": 6.281605
}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