Rate Overview
Live
1 IDR = 0.033617 SDG
1 SDG = 29.7469
IDR
Avg
0.035141
High
0.035888
Low
0.033422
Last updated: 5/27/2026, 7:23:39 PM
Quick Conversions
| IDR | SDG |
|---|---|
| 1 IDR | 0.03 SDG |
| 10 IDR | 0.34 SDG |
| 50 IDR | 1.68 SDG |
| 100 IDR | 3.36 SDG |
| 500 IDR | 16.81 SDG |
| 1,000 IDR | 33.62 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-05-27T19:23:39Z",
"rates": {
"SDG": 0.033617
}
}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.3617,
"rate": 0.033617
}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