Rate Overview
Live
1 SGD = 122.2393 JMD
1 JMD = 0.008181
SGD
Avg
121.9392
High
122.4785
Low
121.4080
Last updated: 7/7/2026, 4:37:21 AM
Quick Conversions
| SGD | JMD |
|---|---|
| 1 SGD | 122.24 JMD |
| 10 SGD | 1,222.39 JMD |
| 50 SGD | 6,111.96 JMD |
| 100 SGD | 12,223.93 JMD |
| 500 SGD | 61,119.65 JMD |
| 1,000 SGD | 122,239.29 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-07T04:37:21Z",
"rates": {
"JMD": 122.239292
}
}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": 12223.9292,
"rate": 122.239292
}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