Rate Overview
Live
1 JMD = 0.697349 SYP
1 SYP = 1.4340
JMD
Avg
0.699192
High
0.700905
Low
0.697349
Last updated: 6/16/2026, 1:29:13 PM
Quick Conversions
| JMD | SYP |
|---|---|
| 1 JMD | 0.70 SYP |
| 10 JMD | 6.97 SYP |
| 50 JMD | 34.87 SYP |
| 100 JMD | 69.73 SYP |
| 500 JMD | 348.67 SYP |
| 1,000 JMD | 697.35 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-06-16T13:29:13Z",
"rates": {
"SYP": 0.697349
}
}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": 69.7349,
"rate": 0.697349
}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