Rate Overview
Live
1 IDR = 0.726105 SYP
1 SYP = 1.3772
IDR
Avg
0.465878
High
0.731093
Low
0.006149
Last updated: 8/18/2026, 3:25:21 PM
Quick Conversions
| IDR | SYP |
|---|---|
| 1 IDR | 0.73 SYP |
| 10 IDR | 7.26 SYP |
| 50 IDR | 36.31 SYP |
| 100 IDR | 72.61 SYP |
| 500 IDR | 363.05 SYP |
| 1,000 IDR | 726.11 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-18T15:25:21Z",
"rates": {
"SYP": 0.726105
}
}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": 72.6105,
"rate": 0.726105
}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