Rate Overview
Live
1 SYP = 1.3780 IDR
1 IDR = 0.725708
SYP
Avg
140.9298
High
163.7399
Low
1.3780
Last updated: 8/13/2026, 4:45:13 AM
Quick Conversions
| SYP | IDR |
|---|---|
| 1 SYP | 1.38 IDR |
| 10 SYP | 13.78 IDR |
| 50 SYP | 68.90 IDR |
| 100 SYP | 137.80 IDR |
| 500 SYP | 688.98 IDR |
| 1,000 SYP | 1,377.97 IDR |
Get SYP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=IDRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-13T04:45:13Z",
"rates": {
"IDR": 1.377965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "IDR",
"amount": 100
},
"result": 137.7965,
"rate": 1.377965
}Build with SYP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key