Rate Overview
Live
1 DJF = 0.622315 SYP
1 SYP = 1.6069
DJF
Avg
0.622214
High
0.623087
Low
0.621904
Last updated: 5/7/2026, 8:16:19 AM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 0.62 SYP |
| 10 DJF | 6.22 SYP |
| 50 DJF | 31.12 SYP |
| 100 DJF | 62.23 SYP |
| 500 DJF | 311.16 SYP |
| 1,000 DJF | 622.31 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-05-07T08:16:19Z",
"rates": {
"SYP": 0.622315
}
}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": 62.2315,
"rate": 0.622315
}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