Rate Overview
Live
1 DJF = 72.9330 SYP
1 SYP = 0.013711
DJF
Avg
31.5241
High
73.2875
Low
0.619397
Last updated: 8/25/2026, 7:41:14 PM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 72.93 SYP |
| 10 DJF | 729.33 SYP |
| 50 DJF | 3,646.65 SYP |
| 100 DJF | 7,293.30 SYP |
| 500 DJF | 36,466.48 SYP |
| 1,000 DJF | 72,932.96 SYP |
Get DJF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=SYPExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-08-25T19:41:14Z",
"rates": {
"SYP": 72.932958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "SYP",
"amount": 100
},
"result": 7293.2958,
"rate": 72.932958
}Build with DJF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key