Rate Overview
Live
1 DJF = 73.0842 SYP
1 SYP = 0.013683
DJF
Avg
73.0467
High
73.1939
Low
72.9112
Last updated: 8/22/2026, 12:40:03 PM
Quick Conversions
| DJF | SYP |
|---|---|
| 1 DJF | 73.08 SYP |
| 10 DJF | 730.84 SYP |
| 50 DJF | 3,654.21 SYP |
| 100 DJF | 7,308.42 SYP |
| 500 DJF | 36,542.08 SYP |
| 1,000 DJF | 73,084.16 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-22T12:40:03Z",
"rates": {
"SYP": 73.084158
}
}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": 7308.415800000001,
"rate": 73.084158
}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