Rate Overview
Live
1 IDR = 0.033306 SDG
1 SDG = 30.0246
IDR
Avg
0.035958
High
0.038996
Low
0.030763
Last updated: 7/29/2026, 3:51:22 PM
Quick Conversions
| IDR | SDG |
|---|---|
| 1 IDR | 0.03 SDG |
| 10 IDR | 0.33 SDG |
| 50 IDR | 1.67 SDG |
| 100 IDR | 3.33 SDG |
| 500 IDR | 16.65 SDG |
| 1,000 IDR | 33.31 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-07-29T15:51:22Z",
"rates": {
"SDG": 0.033306
}
}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.3306000000000004,
"rate": 0.033306
}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