Rate Overview
Live
1 DJF = 0.621523 SYP
1 SYP = 1.6090
DJF
Avg
0.621393
High
0.622283
Low
0.620213
Last updated: 6/19/2026, 8:51:27 AM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 0.62 SYP |
| 10 DJF | 6.22 SYP |
| 50 DJF | 31.08 SYP |
| 100 DJF | 62.15 SYP |
| 500 DJF | 310.76 SYP |
| 1,000 DJF | 621.52 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-06-19T08:51:27Z",
"rates": {
"SYP": 0.621523
}
}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.152300000000004,
"rate": 0.621523
}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