Rate Overview
Live
1 MDL = 12.2345 GYD
1 GYD = 0.081736
MDL
Avg
12.1802
High
12.2443
Low
12.1142
Last updated: 4/16/2026, 2:08:32 PM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 12.23 GYD |
| 10 MDL | 122.34 GYD |
| 50 MDL | 611.72 GYD |
| 100 MDL | 1,223.45 GYD |
| 500 MDL | 6,117.24 GYD |
| 1,000 MDL | 12,234.47 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-04-16T14:08:32Z",
"rates": {
"GYD": 12.23447
}
}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": 1223.447,
"rate": 12.23447
}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