Rate Overview
Live
1 MYR = 50.3546 GYD
1 GYD = 0.019859
MYR
Avg
51.1840
High
51.6446
Low
50.3546
Last updated: 6/19/2026, 8:59:27 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 50.35 GYD |
| 10 MYR | 503.55 GYD |
| 50 MYR | 2,517.73 GYD |
| 100 MYR | 5,035.46 GYD |
| 500 MYR | 25,177.29 GYD |
| 1,000 MYR | 50,354.59 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-06-19T08:59:27Z",
"rates": {
"GYD": 50.354588
}
}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": 5035.4588,
"rate": 50.354588
}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