Rate Overview
Live
1 JOD = 156.1412 SYP
1 SYP = 0.006404
JOD
Avg
15199.73
High
18338.53
Low
155.8911
Last updated: 3/27/2026, 5:12:15 AM
Quick Conversions
| JOD | SYP |
|---|---|
| 1 JOD | 156.14 SYP |
| 10 JOD | 1,561.41 SYP |
| 50 JOD | 7,807.06 SYP |
| 100 JOD | 15,614.12 SYP |
| 500 JOD | 78,070.60 SYP |
| 1,000 JOD | 156,141.20 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-27T05:12:15Z",
"rates": {
"SYP": 156.141201
}
}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": 15614.1201,
"rate": 156.141201
}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