Rate Overview
Live
1 SGD = 122.6621 JMD
1 JMD = 0.008152
SGD
Avg
123.1590
High
124.9141
Low
121.9199
Last updated: 7/28/2026, 5:44:22 AM
Quick Conversions
| SGD | JMD |
|---|---|
| 1 SGD | 122.66 JMD |
| 10 SGD | 1,226.62 JMD |
| 50 SGD | 6,133.11 JMD |
| 100 SGD | 12,266.21 JMD |
| 500 SGD | 61,331.06 JMD |
| 1,000 SGD | 122,662.11 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-28T05:44:22Z",
"rates": {
"JMD": 122.662113
}
}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": 12266.2113,
"rate": 122.662113
}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