Rate Overview
Live
1 GMD = 0.053725 MYR
1 MYR = 18.6133
GMD
Avg
0.053487
High
0.053725
Low
0.053134
Last updated: 3/7/2026, 3:48:25 AM
Quick Conversions
| GMD | MYR |
|---|---|
| 1 GMD | 0.05 MYR |
| 10 GMD | 0.54 MYR |
| 50 GMD | 2.69 MYR |
| 100 GMD | 5.37 MYR |
| 500 GMD | 26.86 MYR |
| 1,000 GMD | 53.73 MYR |
Get GMD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=MYRExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-07T03:48:25Z",
"rates": {
"MYR": 0.053725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "MYR",
"amount": 100
},
"result": 5.3725000000000005,
"rate": 0.053725
}Build with GMD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key