Rate Overview
Live
1 MDL = 11.9263 GYD
1 GYD = 0.083848
MDL
Avg
12.0138
High
12.5438
Low
11.1845
Last updated: 3/27/2026, 8:03:54 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 11.93 GYD |
| 10 MDL | 119.26 GYD |
| 50 MDL | 596.32 GYD |
| 100 MDL | 1,192.63 GYD |
| 500 MDL | 5,963.17 GYD |
| 1,000 MDL | 11,926.34 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-03-27T08:03:54Z",
"rates": {
"GYD": 11.926335
}
}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": 1192.6335,
"rate": 11.926335
}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