Rate Overview
Live
1 JOD = 155.8995 SYP
1 SYP = 0.006414
JOD
Avg
155.9446
High
156.1830
Low
155.8801
Last updated: 5/6/2026, 5:04:08 AM
Quick Conversions
| JOD | SYP |
|---|---|
| 1 JOD | 155.90 SYP |
| 10 JOD | 1,559.00 SYP |
| 50 JOD | 7,794.98 SYP |
| 100 JOD | 15,589.95 SYP |
| 500 JOD | 77,949.76 SYP |
| 1,000 JOD | 155,899.52 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-06T05:04:08Z",
"rates": {
"SYP": 155.899516
}
}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": 15589.9516,
"rate": 155.899516
}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