Rate Overview
Live
1 MYR = 52.7099 GYD
1 GYD = 0.018972
MYR
Avg
52.7339
High
52.9268
Low
52.5533
Last updated: 4/17/2026, 6:33:07 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 52.71 GYD |
| 10 MYR | 527.10 GYD |
| 50 MYR | 2,635.49 GYD |
| 100 MYR | 5,270.99 GYD |
| 500 MYR | 26,354.94 GYD |
| 1,000 MYR | 52,709.89 GYD |
Get MYR/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GYDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T06:33:07Z",
"rates": {
"GYD": 52.709885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GYD",
"amount": 100
},
"result": 5270.9885,
"rate": 52.709885
}Build with MYR/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key