Rate Overview
Live
1 MDL = 11.8390 GYD
1 GYD = 0.084467
MDL
Avg
11.8272
High
11.8890
Low
11.7954
Last updated: 7/1/2026, 5:32:24 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 11.84 GYD |
| 10 MDL | 118.39 GYD |
| 50 MDL | 591.95 GYD |
| 100 MDL | 1,183.90 GYD |
| 500 MDL | 5,919.49 GYD |
| 1,000 MDL | 11,838.99 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-01T05:32:24Z",
"rates": {
"GYD": 11.838986
}
}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": 1183.8986,
"rate": 11.838986
}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