Rate Overview
Live
1 DJF = 72.9443 SYP
1 SYP = 0.013709
DJF
Avg
6.9086
High
72.9443
Low
0.619397
Last updated: 8/24/2026, 12:31:06 AM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 72.94 SYP |
| 10 DJF | 729.44 SYP |
| 50 DJF | 3,647.22 SYP |
| 100 DJF | 7,294.43 SYP |
| 500 DJF | 36,472.17 SYP |
| 1,000 DJF | 72,944.33 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-24T00:31:06Z",
"rates": {
"SYP": 72.944333
}
}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": 7294.4333,
"rate": 72.944333
}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