Rate Overview
Live
1 DJF = 73.0056 SYP
1 SYP = 0.013698
DJF
Avg
72.9804
High
73.0751
Low
72.8060
Last updated: 9/12/2026, 1:02:51 AM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 73.01 SYP |
| 10 DJF | 730.06 SYP |
| 50 DJF | 3,650.28 SYP |
| 100 DJF | 7,300.56 SYP |
| 500 DJF | 36,502.79 SYP |
| 1,000 DJF | 73,005.58 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-09-12T01:02:51Z",
"rates": {
"SYP": 73.005576
}
}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": 7300.5576,
"rate": 73.005576
}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