Rate Overview
Live
1 JOD = 155.9264 SYP
1 SYP = 0.006413
JOD
Avg
10907.93
High
18339.24
Low
155.8886
Last updated: 5/26/2026, 8:53:25 AM
Quick Conversions
| JOD | SYP |
|---|---|
| 1 JOD | 155.93 SYP |
| 10 JOD | 1,559.26 SYP |
| 50 JOD | 7,796.32 SYP |
| 100 JOD | 15,592.64 SYP |
| 500 JOD | 77,963.19 SYP |
| 1,000 JOD | 155,926.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-05-26T08:53:25Z",
"rates": {
"SYP": 155.926384
}
}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": 15592.638400000002,
"rate": 155.926384
}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