Rate Overview
Live
1 JMD = 0.702509 SYP
1 SYP = 1.4235
JMD
Avg
0.700965
High
0.702751
Low
0.699445
Last updated: 4/16/2026, 6:55:22 AM
Quick Conversions
| JMD | SYP |
|---|---|
| 1 JMD | 0.70 SYP |
| 10 JMD | 7.03 SYP |
| 50 JMD | 35.13 SYP |
| 100 JMD | 70.25 SYP |
| 500 JMD | 351.25 SYP |
| 1,000 JMD | 702.51 SYP |
Get JMD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=SYPExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-04-16T06:55:22Z",
"rates": {
"SYP": 0.702509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "SYP",
"amount": 100
},
"result": 70.2509,
"rate": 0.702509
}Build with JMD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key