Rate Overview
Live
1 JMD = 0.703866 SYP
1 SYP = 1.4207
JMD
Avg
0.704286
High
0.705975
Low
0.701453
Last updated: 5/6/2026, 7:13:54 PM
Quick Conversions
| JMD | SYP |
|---|---|
| 1 JMD | 0.70 SYP |
| 10 JMD | 7.04 SYP |
| 50 JMD | 35.19 SYP |
| 100 JMD | 70.39 SYP |
| 500 JMD | 351.93 SYP |
| 1,000 JMD | 703.87 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-05-06T19:13:54Z",
"rates": {
"SYP": 0.703866
}
}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.3866,
"rate": 0.703866
}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