Rate Overview
Live
1 JOD = 155.8144 SYP
1 SYP = 0.006418
JOD
Avg
155.8979
High
156.0127
Low
155.8144
Last updated: 6/15/2026, 9:58:09 AM
Quick Conversions
| JOD | SYP |
|---|---|
| 1 JOD | 155.81 SYP |
| 10 JOD | 1,558.14 SYP |
| 50 JOD | 7,790.72 SYP |
| 100 JOD | 15,581.44 SYP |
| 500 JOD | 77,907.18 SYP |
| 1,000 JOD | 155,814.36 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-06-15T09:58:09Z",
"rates": {
"SYP": 155.81436
}
}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": 15581.436,
"rate": 155.81436
}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