Rate Overview
Live
1 SGD = 58.0730 GMD
1 GMD = 0.017220
SGD
Avg
57.7594
High
58.8596
Low
57.0938
Last updated: 7/30/2026, 10:25:38 PM
Quick Conversions
| SGD | GMD |
|---|---|
| 1 SGD | 58.07 GMD |
| 10 SGD | 580.73 GMD |
| 50 SGD | 2,903.65 GMD |
| 100 SGD | 5,807.30 GMD |
| 500 SGD | 29,036.49 GMD |
| 1,000 SGD | 58,072.98 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-07-30T22:25:38Z",
"rates": {
"GMD": 58.072977
}
}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": 5807.2977,
"rate": 58.072977
}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