Rate Overview
Live
1 IDR = 0.735391 SYP
1 SYP = 1.3598
IDR
Avg
0.334726
High
0.800372
Low
0.006107
Last updated: 8/25/2026, 8:10:14 PM
Quick Conversions
| IDR | SYP |
|---|---|
| 1 IDR | 0.74 SYP |
| 10 IDR | 7.35 SYP |
| 50 IDR | 36.77 SYP |
| 100 IDR | 73.54 SYP |
| 500 IDR | 367.70 SYP |
| 1,000 IDR | 735.39 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-08-25T20:10:14Z",
"rates": {
"SYP": 0.735391
}
}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": 73.5391,
"rate": 0.735391
}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