Rate Overview
Live
1 MYR = 52.5646 GYD
1 GYD = 0.019024
MYR
Avg
49.6206
High
53.0514
Low
46.3319
Last updated: 5/27/2026, 6:38:40 PM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 52.56 GYD |
| 10 MYR | 525.65 GYD |
| 50 MYR | 2,628.23 GYD |
| 100 MYR | 5,256.46 GYD |
| 500 MYR | 26,282.32 GYD |
| 1,000 MYR | 52,564.64 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-05-27T18:38:40Z",
"rates": {
"GYD": 52.564635
}
}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": 5256.4635,
"rate": 52.564635
}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