Rate Overview
Live
1 IDR = 0.736122 SYP
1 SYP = 1.3585
IDR
Avg
0.732647
High
0.736717
Low
0.727643
Last updated: 8/23/2026, 8:03:16 PM
Quick Conversions
| IDR | SYP |
|---|---|
| 1 IDR | 0.74 SYP |
| 10 IDR | 7.36 SYP |
| 50 IDR | 36.81 SYP |
| 100 IDR | 73.61 SYP |
| 500 IDR | 368.06 SYP |
| 1,000 IDR | 736.12 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-23T20:03:16Z",
"rates": {
"SYP": 0.736122
}
}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.6122,
"rate": 0.736122
}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