Rate Overview
Live
1 SGD = 122.9366 JMD
1 JMD = 0.008134
SGD
Avg
122.1873
High
123.0429
Low
121.3132
Last updated: 7/21/2026, 3:25:12 AM
Quick Conversions
| SGD | JMD |
|---|---|
| 1 SGD | 122.94 JMD |
| 10 SGD | 1,229.37 JMD |
| 50 SGD | 6,146.83 JMD |
| 100 SGD | 12,293.66 JMD |
| 500 SGD | 61,468.32 JMD |
| 1,000 SGD | 122,936.63 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-07-21T03:25:12Z",
"rates": {
"JMD": 122.936631
}
}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": 12293.6631,
"rate": 122.936631
}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