Rate Overview
Live
1 INR = 6.4300 SDG
1 SDG = 0.155522
INR
Avg
6.4479
High
6.4703
Low
6.4300
Last updated: 4/17/2026, 12:00:33 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.43 SDG |
| 10 INR | 64.30 SDG |
| 50 INR | 321.50 SDG |
| 100 INR | 643.00 SDG |
| 500 INR | 3,214.98 SDG |
| 1,000 INR | 6,429.96 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-04-17T00:00:33Z",
"rates": {
"SDG": 6.42996
}
}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": 642.996,
"rate": 6.42996
}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