Rate Overview
Live
1 GMD = 0.017240 SGD
1 SGD = 58.0046
GMD
Avg
0.017234
High
0.017410
Low
0.017070
Last updated: 8/18/2026, 6:07:05 PM
Quick Conversions
| GMD | SGD |
|---|---|
| 1 GMD | 0.02 SGD |
| 10 GMD | 0.17 SGD |
| 50 GMD | 0.86 SGD |
| 100 GMD | 1.72 SGD |
| 500 GMD | 8.62 SGD |
| 1,000 GMD | 17.24 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-08-18T18:07:05Z",
"rates": {
"SGD": 0.01724
}
}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.7239999999999998,
"rate": 0.01724
}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