Rate Overview
Live
1 MDL = 12.0606 GYD
1 GYD = 0.082914
MDL
Avg
12.0335
High
12.0606
Low
11.9638
Last updated: 8/12/2026, 10:50:34 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 12.06 GYD |
| 10 MDL | 120.61 GYD |
| 50 MDL | 603.03 GYD |
| 100 MDL | 1,206.06 GYD |
| 500 MDL | 6,030.31 GYD |
| 1,000 MDL | 12,060.62 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-08-12T10:50:34Z",
"rates": {
"GYD": 12.060622
}
}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": 1206.0622,
"rate": 12.060622
}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