Rate Overview
Live
1 SGD = 122.5085 JMD
1 JMD = 0.008163
SGD
Avg
122.4037
High
123.0131
Low
121.9772
Last updated: 7/11/2026, 7:47:51 AM
Quick Conversions
| SGD | JMD |
|---|---|
| 1 SGD | 122.51 JMD |
| 10 SGD | 1,225.09 JMD |
| 50 SGD | 6,125.43 JMD |
| 100 SGD | 12,250.85 JMD |
| 500 SGD | 61,254.27 JMD |
| 1,000 SGD | 122,508.54 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-11T07:47:51Z",
"rates": {
"JMD": 122.508539
}
}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": 12250.8539,
"rate": 122.508539
}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