Rate Overview
Live
1 SYP = 1.6075 DJF
1 DJF = 0.622077
SYP
Avg
0.722108
High
1.6112
Low
0.013654
Last updated: 3/27/2026, 9:52:54 AM
Quick Conversions
| SYP | DJF |
|---|---|
| 1 SYP | 1.61 DJF |
| 10 SYP | 16.08 DJF |
| 50 SYP | 80.38 DJF |
| 100 SYP | 160.75 DJF |
| 500 SYP | 803.76 DJF |
| 1,000 SYP | 1,607.52 DJF |
Get SYP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=DJFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T09:52:54Z",
"rates": {
"DJF": 1.607518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "DJF",
"amount": 100
},
"result": 160.7518,
"rate": 1.607518
}Build with SYP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key