Rate Overview
Live
1 JMD = 0.705463 SYP
1 SYP = 1.4175
JMD
Avg
60.6493
High
82.8934
Low
0.698602
Last updated: 3/27/2026, 6:46:39 AM
Quick Conversions
| JMD | SYP |
|---|---|
| 1 JMD | 0.71 SYP |
| 10 JMD | 7.05 SYP |
| 50 JMD | 35.27 SYP |
| 100 JMD | 70.55 SYP |
| 500 JMD | 352.73 SYP |
| 1,000 JMD | 705.46 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-03-27T06:46:39Z",
"rates": {
"SYP": 0.705463
}
}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.5463,
"rate": 0.705463
}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