Rate Overview
Live
1 SYP = 1.6106 DJF
1 DJF = 0.620880
SYP
Avg
1.6101
High
1.6144
Low
1.5997
Last updated: 3/7/2026, 1:40:42 AM
Quick Conversions
| SYP | DJF |
|---|---|
| 1 SYP | 1.61 DJF |
| 10 SYP | 16.11 DJF |
| 50 SYP | 80.53 DJF |
| 100 SYP | 161.06 DJF |
| 500 SYP | 805.31 DJF |
| 1,000 SYP | 1,610.62 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-07T01:40:42Z",
"rates": {
"DJF": 1.610618
}
}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.0618,
"rate": 1.610618
}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