Rate Overview
Live
1 SGD = 56.8057 GMD
1 GMD = 0.017604
SGD
Avg
57.1833
High
57.4761
Low
56.8057
Last updated: 6/19/2026, 8:47:04 AM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 56.81 GMD |
| 10 SGD | 568.06 GMD |
| 50 SGD | 2,840.29 GMD |
| 100 SGD | 5,680.57 GMD |
| 500 SGD | 28,402.86 GMD |
| 1,000 SGD | 56,805.72 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-06-19T08:47:04Z",
"rates": {
"GMD": 56.805722
}
}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": 5680.5722000000005,
"rate": 56.805722
}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