Rate Overview
Live
1 MYR = 51.0506 GYD
1 GYD = 0.019588
MYR
Avg
51.2469
High
51.4234
Low
51.0506
Last updated: 7/9/2026, 10:29:02 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 51.05 GYD |
| 10 MYR | 510.51 GYD |
| 50 MYR | 2,552.53 GYD |
| 100 MYR | 5,105.06 GYD |
| 500 MYR | 25,525.30 GYD |
| 1,000 MYR | 51,050.60 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-09T10:29:02Z",
"rates": {
"GYD": 51.050603
}
}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": 5105.0603,
"rate": 51.050603
}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