Rate Overview
Live
1 GYD = 0.019602 MYR
1 MYR = 51.0152
GYD
Avg
0.019564
High
0.019602
Low
0.019522
Last updated: 7/28/2026, 3:15:26 PM
Quick Conversions
| GYD | MYR |
|---|---|
| 1 GYD | 0.02 MYR |
| 10 GYD | 0.20 MYR |
| 50 GYD | 0.98 MYR |
| 100 GYD | 1.96 MYR |
| 500 GYD | 9.80 MYR |
| 1,000 GYD | 19.60 MYR |
Get GYD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=MYRExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-28T15:15:26Z",
"rates": {
"MYR": 0.019602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "MYR",
"amount": 100
},
"result": 1.9602000000000002,
"rate": 0.019602
}Build with GYD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key