Rate Overview
Live
1 SYP = 1.3633 IDR
1 IDR = 0.733498
SYP
Avg
1.3686
High
1.3743
Low
1.3583
Last updated: 8/21/2026, 10:09:47 PM
Quick Conversions
| SYP | IDR |
|---|---|
| 1 SYP | 1.36 IDR |
| 10 SYP | 13.63 IDR |
| 50 SYP | 68.17 IDR |
| 100 SYP | 136.33 IDR |
| 500 SYP | 681.67 IDR |
| 1,000 SYP | 1,363.33 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-21T22:09:47Z",
"rates": {
"IDR": 1.36333
}
}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": 136.333,
"rate": 1.36333
}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