Rate Overview
Live
1 INR = 6.2457 SDG
1 SDG = 0.160109
INR
Avg
6.2553
High
6.3017
Low
6.1990
Last updated: 5/27/2026, 6:12:05 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.25 SDG |
| 10 INR | 62.46 SDG |
| 50 INR | 312.29 SDG |
| 100 INR | 624.57 SDG |
| 500 INR | 3,122.87 SDG |
| 1,000 INR | 6,245.73 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-27T06:12:05Z",
"rates": {
"SDG": 6.245733
}
}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.5733,
"rate": 6.245733
}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