Rate Overview
Live
1 INR = 6.3340 SDG
1 SDG = 0.157879
INR
Avg
6.3224
High
6.3467
Low
6.3022
Last updated: 5/7/2026, 1:26:06 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.33 SDG |
| 10 INR | 63.34 SDG |
| 50 INR | 316.70 SDG |
| 100 INR | 633.40 SDG |
| 500 INR | 3,166.99 SDG |
| 1,000 INR | 6,333.98 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-07T01:26:06Z",
"rates": {
"SDG": 6.333982
}
}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": 633.3982,
"rate": 6.333982
}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