Rate Overview
Live
1 MDL = 11.8894 GYD
1 GYD = 0.084109
MDL
Avg
12.0795
High
12.4317
Low
11.7954
Last updated: 7/26/2026, 2:37:33 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 11.89 GYD |
| 10 MDL | 118.89 GYD |
| 50 MDL | 594.47 GYD |
| 100 MDL | 1,188.94 GYD |
| 500 MDL | 5,944.69 GYD |
| 1,000 MDL | 11,889.39 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-26T02:37:33Z",
"rates": {
"GYD": 11.889388
}
}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": 1188.9388000000001,
"rate": 11.889388
}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