Rate Overview
Live
1 SYP = 0.006414 JOD
1 JOD = 155.9089
SYP
Avg
0.006407
High
0.006414
Low
0.006364
Last updated: 3/6/2026, 3:30:58 PM
Quick Conversions
| SYP | JOD |
|---|---|
| 1 SYP | 0.01 JOD |
| 10 SYP | 0.06 JOD |
| 50 SYP | 0.32 JOD |
| 100 SYP | 0.64 JOD |
| 500 SYP | 3.21 JOD |
| 1,000 SYP | 6.41 JOD |
Get SYP/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=JODExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-06T15:30:58Z",
"rates": {
"JOD": 0.006414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "JOD",
"amount": 100
},
"result": 0.6414000000000001,
"rate": 0.006414
}Build with SYP/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key