Rate Overview
Live
1 GYD = 0.018752 MYR
1 MYR = 53.3276
GYD
Avg
0.018902
High
0.019026
Low
0.018752
Last updated: 5/7/2026, 8:19:00 AM
Quick Conversions
| GYD | MYR |
|---|---|
| 1 GYD | 0.02 MYR |
| 10 GYD | 0.19 MYR |
| 50 GYD | 0.94 MYR |
| 100 GYD | 1.88 MYR |
| 500 GYD | 9.38 MYR |
| 1,000 GYD | 18.75 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-05-07T08:19:00Z",
"rates": {
"MYR": 0.018752
}
}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.8752000000000002,
"rate": 0.018752
}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