Rate Overview
Live
1 SDG = 0.158225 INR
1 INR = 6.3201
SDG
Avg
0.151095
High
0.164754
Low
0.142558
Last updated: 7/1/2026, 12:22:32 AM
Quick Conversions
| SDG | INR |
|---|---|
| 1 SDG | 0.16 INR |
| 10 SDG | 1.58 INR |
| 50 SDG | 7.91 INR |
| 100 SDG | 15.82 INR |
| 500 SDG | 79.11 INR |
| 1,000 SDG | 158.23 INR |
Get SDG/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=INRExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-01T00:22:32Z",
"rates": {
"INR": 0.158225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "INR",
"amount": 100
},
"result": 15.8225,
"rate": 0.158225
}Build with SDG/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key