Rate Overview
Live
1 MYR = 51.3192 GYD
1 GYD = 0.019486
MYR
Avg
51.4433
High
51.6446
Low
51.3041
Last updated: 6/17/2026, 8:07:34 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 51.32 GYD |
| 10 MYR | 513.19 GYD |
| 50 MYR | 2,565.96 GYD |
| 100 MYR | 5,131.92 GYD |
| 500 MYR | 25,659.61 GYD |
| 1,000 MYR | 51,319.23 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-06-17T08:07:34Z",
"rates": {
"GYD": 51.31923
}
}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": 5131.923,
"rate": 51.31923
}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