Rate Overview
Live
1 IDR = 0.034873 SDG
1 SDG = 28.6755
IDR
Avg
0.035039
High
0.035168
Low
0.034873
Last updated: 4/17/2026, 6:11:24 AM
Quick Conversions
| IDR | SDG |
|---|---|
| 1 IDR | 0.03 SDG |
| 10 IDR | 0.35 SDG |
| 50 IDR | 1.74 SDG |
| 100 IDR | 3.49 SDG |
| 500 IDR | 17.44 SDG |
| 1,000 IDR | 34.87 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-04-17T06:11:24Z",
"rates": {
"SDG": 0.034873
}
}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.4873000000000003,
"rate": 0.034873
}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