Rate Overview
Live
1 MDL = 11.8860 GYD
1 GYD = 0.084132
MDL
Avg
12.2327
High
12.6621
Low
11.7965
Last updated: 7/26/2026, 7:49:33 PM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 11.89 GYD |
| 10 MDL | 118.86 GYD |
| 50 MDL | 594.30 GYD |
| 100 MDL | 1,188.60 GYD |
| 500 MDL | 5,943.02 GYD |
| 1,000 MDL | 11,886.04 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-26T19:49:33Z",
"rates": {
"GYD": 11.886035
}
}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.6035,
"rate": 11.886035
}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