Rate Overview
Live
1 SGD = 57.7708 GMD
1 GMD = 0.017310
SGD
Avg
55.7169
High
58.0816
Low
52.9107
Last updated: 7/31/2026, 2:35:51 PM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 57.77 GMD |
| 10 SGD | 577.71 GMD |
| 50 SGD | 2,888.54 GMD |
| 100 SGD | 5,777.08 GMD |
| 500 SGD | 28,885.38 GMD |
| 1,000 SGD | 57,770.77 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-31T14:35:51Z",
"rates": {
"GMD": 57.770767
}
}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": 5777.0767,
"rate": 57.770767
}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