Rate Overview
Live
1 SYP = 0.000054 JOD
1 JOD = 18518.52
SYP
Avg
0.001645
High
0.006417
Low
0.000054
Last updated: 8/25/2026, 7:41:13 PM
Quick Conversions
| SYP | JOD |
|---|---|
| 1 SYP | 0.00 JOD |
| 10 SYP | 0.00 JOD |
| 50 SYP | 0.00 JOD |
| 100 SYP | 0.01 JOD |
| 500 SYP | 0.03 JOD |
| 1,000 SYP | 0.05 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-08-25T19:41:13Z",
"rates": {
"JOD": 0.000054
}
}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.005399999999999999,
"rate": 0.000054
}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