Rate Overview
Live
1 SGD = 57.8565 GMD
1 GMD = 0.017284
SGD
Avg
57.6133
High
58.4318
Low
56.5322
Last updated: 7/31/2026, 11:07:32 AM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 57.86 GMD |
| 10 SGD | 578.57 GMD |
| 50 SGD | 2,892.83 GMD |
| 100 SGD | 5,785.66 GMD |
| 500 SGD | 28,928.27 GMD |
| 1,000 SGD | 57,856.55 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-31T11:07:32Z",
"rates": {
"GMD": 57.85655
}
}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": 5785.655,
"rate": 57.85655
}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