Rate Overview
Live
1 MDL = 11.8281 GYD
1 GYD = 0.084545
MDL
Avg
11.8192
High
11.8390
Low
11.7954
Last updated: 7/2/2026, 7:09:48 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 11.83 GYD |
| 10 MDL | 118.28 GYD |
| 50 MDL | 591.40 GYD |
| 100 MDL | 1,182.81 GYD |
| 500 MDL | 5,914.03 GYD |
| 1,000 MDL | 11,828.06 GYD |
Get MDL/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GYDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-02T07:09:48Z",
"rates": {
"GYD": 11.828058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GYD",
"amount": 100
},
"result": 1182.8058,
"rate": 11.828058
}Build with MDL/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key