Rate Overview
Live
1 JOD = 155.9654 SYP
1 SYP = 0.006412
JOD
Avg
155.9332
High
156.0380
Low
155.8913
Last updated: 4/16/2026, 3:52:47 AM
Quick Conversions
| JOD | SYP |
|---|---|
| 1 JOD | 155.97 SYP |
| 10 JOD | 1,559.65 SYP |
| 50 JOD | 7,798.27 SYP |
| 100 JOD | 15,596.54 SYP |
| 500 JOD | 77,982.69 SYP |
| 1,000 JOD | 155,965.38 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-04-16T03:52:47Z",
"rates": {
"SYP": 155.965377
}
}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": 15596.537699999999,
"rate": 155.965377
}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