Rate Overview
Live
1 SGD = 124.0806 JMD
1 JMD = 0.008059
SGD
Avg
123.9528
High
124.1480
Low
123.6963
Last updated: 4/17/2026, 6:17:28 AM
Quick Conversions
| SGD | JMD |
|---|---|
| 1 SGD | 124.08 JMD |
| 10 SGD | 1,240.81 JMD |
| 50 SGD | 6,204.03 JMD |
| 100 SGD | 12,408.06 JMD |
| 500 SGD | 62,040.29 JMD |
| 1,000 SGD | 124,080.59 JMD |
Get SGD/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=JMDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T06:17:28Z",
"rates": {
"JMD": 124.080588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "JMD",
"amount": 100
},
"result": 12408.0588,
"rate": 124.080588
}Build with SGD/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key