Rate Overview
Live
1 SYP = 1.6096 DJF
1 DJF = 0.621254
SYP
Avg
1.6108
High
1.6145
Low
1.6079
Last updated: 7/9/2026, 5:35:40 AM
Quick Conversions
| SYP | DJF |
|---|---|
| 1 SYP | 1.61 DJF |
| 10 SYP | 16.10 DJF |
| 50 SYP | 80.48 DJF |
| 100 SYP | 160.96 DJF |
| 500 SYP | 804.82 DJF |
| 1,000 SYP | 1,609.65 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-07-09T05:35:40Z",
"rates": {
"DJF": 1.609648
}
}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.9648,
"rate": 1.609648
}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