Rate Overview
Live
1 GMD = 0.017588 SGD
1 SGD = 56.8569
GMD
Avg
0.017365
High
0.017588
Low
0.017182
Last updated: 3/28/2026, 12:07:02 PM
Quick Conversions
| GMD | SGD |
|---|---|
| 1 GMD | 0.02 SGD |
| 10 GMD | 0.18 SGD |
| 50 GMD | 0.88 SGD |
| 100 GMD | 1.76 SGD |
| 500 GMD | 8.79 SGD |
| 1,000 GMD | 17.59 SGD |
Get GMD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SGDExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-28T12:07:02Z",
"rates": {
"SGD": 0.017588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SGD",
"amount": 100
},
"result": 1.7588,
"rate": 0.017588
}Build with GMD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key