Rate Overview
Live
1 GMD = 0.017258 SGD
1 SGD = 57.9441
GMD
Avg
0.017374
High
0.017482
Low
0.017221
Last updated: 5/7/2026, 9:14:00 PM
Quick Conversions
| GMD | SGD |
|---|---|
| 1 GMD | 0.02 SGD |
| 10 GMD | 0.17 SGD |
| 50 GMD | 0.86 SGD |
| 100 GMD | 1.73 SGD |
| 500 GMD | 8.63 SGD |
| 1,000 GMD | 17.26 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-05-07T21:14:00Z",
"rates": {
"SGD": 0.017258
}
}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.7258,
"rate": 0.017258
}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