Rate Overview
Live
1 MYR = 51.0136 GYD
1 GYD = 0.019603
MYR
Avg
51.1027
High
51.2226
Low
51.0136
Last updated: 7/28/2026, 9:34:42 PM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 51.01 GYD |
| 10 MYR | 510.14 GYD |
| 50 MYR | 2,550.68 GYD |
| 100 MYR | 5,101.36 GYD |
| 500 MYR | 25,506.82 GYD |
| 1,000 MYR | 51,013.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-07-28T21:34:42Z",
"rates": {
"GYD": 51.013635
}
}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": 5101.3635,
"rate": 51.013635
}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