Rate Overview
Live
1 JOD = 155.9185 SYP
1 SYP = 0.006414
JOD
Avg
156.0409
High
156.5300
Low
155.8976
Last updated: 3/27/2026, 1:48:43 AM
Quick Conversions
| JOD | SYP |
|---|---|
| 1 JOD | 155.92 SYP |
| 10 JOD | 1,559.19 SYP |
| 50 JOD | 7,795.93 SYP |
| 100 JOD | 15,591.85 SYP |
| 500 JOD | 77,959.27 SYP |
| 1,000 JOD | 155,918.55 SYP |
Get JOD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=SYPExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-03-27T01:48:43Z",
"rates": {
"SYP": 155.918546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "SYP",
"amount": 100
},
"result": 15591.854599999999,
"rate": 155.918546
}Build with JOD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key