Rate Overview
Live
1 JMD = 82.0535 SYP
1 SYP = 0.012187
JMD
Avg
82.1697
High
82.3132
Low
82.0535
Last updated: 8/19/2026, 4:54:32 PM
Quick Conversions
| JMD | SYP |
|---|---|
| 1 JMD | 82.05 SYP |
| 10 JMD | 820.53 SYP |
| 50 JMD | 4,102.67 SYP |
| 100 JMD | 8,205.35 SYP |
| 500 JMD | 41,026.74 SYP |
| 1,000 JMD | 82,053.48 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-08-19T16:54:32Z",
"rates": {
"SYP": 82.053476
}
}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": 8205.347600000001,
"rate": 82.053476
}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