Rate Overview
Live
1 SYP = 0.013709 DJF
1 DJF = 72.9448
SYP
Avg
0.413206
High
1.6164
Low
0.013671
Last updated: 8/23/2026, 6:11:21 AM
Quick Conversions
| SYP | DJF |
|---|---|
| 1 SYP | 0.01 DJF |
| 10 SYP | 0.14 DJF |
| 50 SYP | 0.69 DJF |
| 100 SYP | 1.37 DJF |
| 500 SYP | 6.85 DJF |
| 1,000 SYP | 13.71 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-08-23T06:11:21Z",
"rates": {
"DJF": 0.013709
}
}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": 1.3709,
"rate": 0.013709
}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