Rate Overview
Live
1 SGD = 57.4217 GMD
1 GMD = 0.017415
SGD
Avg
57.6535
High
57.9633
Low
57.2733
Last updated: 3/7/2026, 7:40:28 AM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 57.42 GMD |
| 10 SGD | 574.22 GMD |
| 50 SGD | 2,871.09 GMD |
| 100 SGD | 5,742.17 GMD |
| 500 SGD | 28,710.86 GMD |
| 1,000 SGD | 57,421.73 GMD |
Get SGD/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=GMDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T07:40:28Z",
"rates": {
"GMD": 57.421726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "GMD",
"amount": 100
},
"result": 5742.1726,
"rate": 57.421726
}Build with SGD/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key