Rate Overview
Live
1 MYR = 51.9381 GYD
1 GYD = 0.019254
MYR
Avg
52.6773
High
53.1833
Low
51.9381
Last updated: 3/27/2026, 5:20:50 PM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 51.94 GYD |
| 10 MYR | 519.38 GYD |
| 50 MYR | 2,596.90 GYD |
| 100 MYR | 5,193.81 GYD |
| 500 MYR | 25,969.04 GYD |
| 1,000 MYR | 51,938.09 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-03-27T17:20:50Z",
"rates": {
"GYD": 51.938087
}
}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": 5193.8087000000005,
"rate": 51.938087
}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