Rate Overview
Live
1 INR = 6.5127 SDG
1 SDG = 0.153545
INR
Avg
6.5422
High
6.5897
Low
6.5127
Last updated: 3/7/2026, 2:13:01 AM
Quick Conversions
| INR | SDG |
|---|---|
| 1 INR | 6.51 SDG |
| 10 INR | 65.13 SDG |
| 50 INR | 325.64 SDG |
| 100 INR | 651.27 SDG |
| 500 INR | 3,256.37 SDG |
| 1,000 INR | 6,512.74 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-03-07T02:13:01Z",
"rates": {
"SDG": 6.512739
}
}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": 651.2739,
"rate": 6.512739
}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