Rate Overview
Live
1 MYR = 50.7350 GYD
1 GYD = 0.019710
MYR
Avg
51.1694
High
51.5231
Low
50.7350
Last updated: 7/30/2026, 11:23:20 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 50.74 GYD |
| 10 MYR | 507.35 GYD |
| 50 MYR | 2,536.75 GYD |
| 100 MYR | 5,073.50 GYD |
| 500 MYR | 25,367.52 GYD |
| 1,000 MYR | 50,735.03 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-30T11:23:20Z",
"rates": {
"GYD": 50.735034
}
}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": 5073.5034,
"rate": 50.735034
}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