Rate Overview
Live
1 IDR = 0.006512 SYP
1 SYP = 153.5627
IDR
Avg
0.006556
High
0.006600
Low
0.006511
Last updated: 3/6/2026, 10:34:25 PM
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-06T22:34:25Z",
"rates": {
"SYP": 0.006512
}
}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.6512,
"rate": 0.006512
}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