Rate Overview
Live
1 SYP = 155.4469 IDR
1 IDR = 0.006433
SYP
Avg
155.0151
High
155.5014
Low
154.5870
Last updated: 4/16/2026, 7:40:43 AM
Quick Conversions
| SYP | IDR |
|---|---|
| 1 SYP | 155.45 IDR |
| 10 SYP | 1,554.47 IDR |
| 50 SYP | 7,772.35 IDR |
| 100 SYP | 15,544.69 IDR |
| 500 SYP | 77,723.45 IDR |
| 1,000 SYP | 155,446.90 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-04-16T07:40:43Z",
"rates": {
"IDR": 155.4469
}
}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": 15544.69,
"rate": 155.4469
}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