Rate Overview
Live
1 MYR = 50.8696 GYD
1 GYD = 0.019658
MYR
Avg
52.3490
High
53.7992
Low
50.5404
Last updated: 7/29/2026, 4:16:23 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 50.87 GYD |
| 10 MYR | 508.70 GYD |
| 50 MYR | 2,543.48 GYD |
| 100 MYR | 5,086.96 GYD |
| 500 MYR | 25,434.82 GYD |
| 1,000 MYR | 50,869.65 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-29T04:16:23Z",
"rates": {
"GYD": 50.869646
}
}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": 5086.9646,
"rate": 50.869646
}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