Rate Overview
Live
1 GMD = 0.017480 SGD
1 SGD = 57.2082
GMD
Avg
0.017534
High
0.017700
Low
0.017457
Last updated: 7/7/2026, 7:14:55 PM
Quick Conversions
| GMD | SGD |
|---|---|
| 1 GMD | 0.02 SGD |
| 10 GMD | 0.17 SGD |
| 50 GMD | 0.87 SGD |
| 100 GMD | 1.75 SGD |
| 500 GMD | 8.74 SGD |
| 1,000 GMD | 17.48 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-07-07T19:14:55Z",
"rates": {
"SGD": 0.01748
}
}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.748,
"rate": 0.01748
}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