Rate Overview
Live
1 SYP = 1.6110 DJF
1 DJF = 0.620741
SYP
Avg
1.6092
High
1.6111
Low
1.6062
Last updated: 4/18/2026, 8:50:23 AM
Quick Conversions
| SYP | DJF |
|---|---|
| 1 SYP | 1.61 DJF |
| 10 SYP | 16.11 DJF |
| 50 SYP | 80.55 DJF |
| 100 SYP | 161.10 DJF |
| 500 SYP | 805.49 DJF |
| 1,000 SYP | 1,610.98 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-04-18T08:50:23Z",
"rates": {
"DJF": 1.610979
}
}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": 161.09789999999998,
"rate": 1.610979
}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