Rate Overview
Live
1 INR = 6.2701 SDG
1 SDG = 0.159487
INR
Avg
6.2964
High
6.3748
Low
6.1990
Last updated: 5/27/2026, 4:50:22 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.27 SDG |
| 10 INR | 62.70 SDG |
| 50 INR | 313.51 SDG |
| 100 INR | 627.01 SDG |
| 500 INR | 3,135.06 SDG |
| 1,000 INR | 6,270.11 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-27T04:50:22Z",
"rates": {
"SDG": 6.270114
}
}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": 627.0114000000001,
"rate": 6.270114
}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