Rate Overview
Live
1 SGD = 57.0739 GMD
1 GMD = 0.017521
SGD
Avg
57.0627
High
57.2824
Low
56.4967
Last updated: 7/11/2026, 12:15:24 AM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 57.07 GMD |
| 10 SGD | 570.74 GMD |
| 50 SGD | 2,853.69 GMD |
| 100 SGD | 5,707.39 GMD |
| 500 SGD | 28,536.93 GMD |
| 1,000 SGD | 57,073.87 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-11T00:15:24Z",
"rates": {
"GMD": 57.073866
}
}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": 5707.3866,
"rate": 57.073866
}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