Rate Overview
Live
1 SGD = 58.1088 GMD
1 GMD = 0.017209
SGD
Avg
58.0541
High
58.5792
Low
57.4364
Last updated: 8/19/2026, 12:28:18 PM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 58.11 GMD |
| 10 SGD | 581.09 GMD |
| 50 SGD | 2,905.44 GMD |
| 100 SGD | 5,810.88 GMD |
| 500 SGD | 29,054.42 GMD |
| 1,000 SGD | 58,108.83 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-08-19T12:28:18Z",
"rates": {
"GMD": 58.108832
}
}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": 5810.8832,
"rate": 58.108832
}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