Rate Overview
Live
1 SGD = 57.2843 GMD
1 GMD = 0.017457
SGD
Avg
55.6967
High
58.0816
Low
52.9107
Last updated: 7/20/2026, 5:52:40 AM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 57.28 GMD |
| 10 SGD | 572.84 GMD |
| 50 SGD | 2,864.22 GMD |
| 100 SGD | 5,728.43 GMD |
| 500 SGD | 28,642.16 GMD |
| 1,000 SGD | 57,284.33 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-07-20T05:52:40Z",
"rates": {
"GMD": 57.284325
}
}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": 5728.4325,
"rate": 57.284325
}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