Rate Overview
Live
1 MYR = 52.9310 GYD
1 GYD = 0.018893
MYR
Avg
53.1965
High
53.6656
Low
52.9310
Last updated: 3/7/2026, 4:26:30 AM
Quick Conversions
| MYR | GYD |
|---|---|
| 1 MYR | 52.93 GYD |
| 10 MYR | 529.31 GYD |
| 50 MYR | 2,646.55 GYD |
| 100 MYR | 5,293.10 GYD |
| 500 MYR | 26,465.52 GYD |
| 1,000 MYR | 52,931.03 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-07T04:26:30Z",
"rates": {
"GYD": 52.931033
}
}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": 5293.1033,
"rate": 52.931033
}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