Rate Overview
Live
1 MYR = 51.5141 GYD
1 GYD = 0.019412
MYR
Avg
51.8376
High
52.2095
Low
51.5141
Last updated: 9/3/2026, 2:34:10 PM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 51.51 GYD |
| 10 MYR | 515.14 GYD |
| 50 MYR | 2,575.71 GYD |
| 100 MYR | 5,151.41 GYD |
| 500 MYR | 25,757.06 GYD |
| 1,000 MYR | 51,514.13 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-09-03T14:34:10Z",
"rates": {
"GYD": 51.514126
}
}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": 5151.4126,
"rate": 51.514126
}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