Rate Overview
Live
1 DJF = 0.620745 SYP
1 SYP = 1.6110
DJF
Avg
0.620466
High
0.621059
Low
0.619470
Last updated: 5/27/2026, 3:11:11 PM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 0.62 SYP |
| 10 DJF | 6.21 SYP |
| 50 DJF | 31.04 SYP |
| 100 DJF | 62.07 SYP |
| 500 DJF | 310.37 SYP |
| 1,000 DJF | 620.75 SYP |
Get DJF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SYPExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-27T15:11:11Z",
"rates": {
"SYP": 0.620745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SYP",
"amount": 100
},
"result": 62.0745,
"rate": 0.620745
}Build with DJF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key