Rate Overview
Live
1 IDR = 0.035428 SDG
1 SDG = 28.2263
IDR
Avg
0.035540
High
0.035729
Low
0.035360
Last updated: 3/7/2026, 7:44:10 AM
Quick Conversions
| IDR | SDG |
|---|---|
| 1 IDR | 0.04 SDG |
| 10 IDR | 0.35 SDG |
| 50 IDR | 1.77 SDG |
| 100 IDR | 3.54 SDG |
| 500 IDR | 17.71 SDG |
| 1,000 IDR | 35.43 SDG |
Get IDR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SDGExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T07:44:10Z",
"rates": {
"SDG": 0.035428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SDG",
"amount": 100
},
"result": 3.5428,
"rate": 0.035428
}Build with IDR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key