Rate Overview
Live
1 SDG = 0.161371 INR
1 INR = 6.1969
SDG
Avg
0.160861
High
0.161371
Low
0.160343
Last updated: 7/25/2026, 1:24:11 AM
Quick Conversions
| SDG | INR |
|---|---|
| 1 SDG | 0.16 INR |
| 10 SDG | 1.61 INR |
| 50 SDG | 8.07 INR |
| 100 SDG | 16.14 INR |
| 500 SDG | 80.69 INR |
| 1,000 SDG | 161.37 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-25T01:24:11Z",
"rates": {
"INR": 0.161371
}
}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": 16.1371,
"rate": 0.161371
}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