Rate Overview
Live
1 IDR = 0.006516 SYP
1 SYP = 153.4684
IDR
Avg
0.388196
High
0.783980
Low
0.006516
Last updated: 3/27/2026, 5:01:30 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.52 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-27T05:01:30Z",
"rates": {
"SYP": 0.006516
}
}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.6516,
"rate": 0.006516
}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