Rate Overview
Live
1 GMD = 0.017415 SGD
1 SGD = 57.4218
GMD
Avg
0.017345
High
0.017460
Low
0.017252
Last updated: 3/7/2026, 7:57:09 AM
Quick Conversions
| GMD | SGD |
|---|---|
| 1 GMD | 0.02 SGD |
| 10 GMD | 0.17 SGD |
| 50 GMD | 0.87 SGD |
| 100 GMD | 1.74 SGD |
| 500 GMD | 8.71 SGD |
| 1,000 GMD | 17.42 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-07T07:57:09Z",
"rates": {
"SGD": 0.017415
}
}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.7415,
"rate": 0.017415
}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