Rate Overview
Live
1 IDR = 0.006510 SYP
1 SYP = 153.6098
IDR
Avg
0.006543
High
0.006600
Low
0.006503
Last updated: 3/27/2026, 4:59:24 AM
Quick Conversions
| IDR | SYP |
|---|---|
| 1 IDR | 0.01 SYP |
| 10 IDR | 0.07 SYP |
| 50 IDR | 0.33 SYP |
| 100 IDR | 0.65 SYP |
| 500 IDR | 3.26 SYP |
| 1,000 IDR | 6.51 SYP |
Get IDR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SYPExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T04:59:24Z",
"rates": {
"SYP": 0.00651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SYP",
"amount": 100
},
"result": 0.651,
"rate": 0.00651
}Build with IDR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key