Rate Overview
Live
1 INR = 6.2719 SDG
1 SDG = 0.159442
INR
Avg
6.2932
High
6.3094
Low
6.2719
Last updated: 8/14/2026, 1:42:36 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.27 SDG |
| 10 INR | 62.72 SDG |
| 50 INR | 313.59 SDG |
| 100 INR | 627.19 SDG |
| 500 INR | 3,135.93 SDG |
| 1,000 INR | 6,271.87 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-14T01:42:36Z",
"rates": {
"SDG": 6.271866
}
}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.1866,
"rate": 6.271866
}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