Rate Overview
Live
1 SGD = 58.8369 GMD
1 GMD = 0.016996
SGD
Avg
58.5730
High
58.8369
Low
58.0811
Last updated: 9/8/2026, 5:24:56 PM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 58.84 GMD |
| 10 SGD | 588.37 GMD |
| 50 SGD | 2,941.85 GMD |
| 100 SGD | 5,883.69 GMD |
| 500 SGD | 29,418.47 GMD |
| 1,000 SGD | 58,836.93 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-09-08T17:24:56Z",
"rates": {
"GMD": 58.836932
}
}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": 5883.6932,
"rate": 58.836932
}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