Rate Overview
Live
1 SDG = 0.158394 INR
1 INR = 6.3134
SDG
Avg
0.156772
High
0.158394
Low
0.155331
Last updated: 3/27/2026, 11:47:58 AM
Quick Conversions
| SDG | INR |
|---|---|
| 1 SDG | 0.16 INR |
| 10 SDG | 1.58 INR |
| 50 SDG | 7.92 INR |
| 100 SDG | 15.84 INR |
| 500 SDG | 79.20 INR |
| 1,000 SDG | 158.39 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-03-27T11:47:58Z",
"rates": {
"INR": 0.158394
}
}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.839400000000001,
"rate": 0.158394
}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