Rate Overview
Live
1 MDL = 12.0709 GYD
1 GYD = 0.082844
MDL
Avg
12.1193
High
12.2141
Low
12.0709
Last updated: 9/3/2026, 4:46:24 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 12.07 GYD |
| 10 MDL | 120.71 GYD |
| 50 MDL | 603.55 GYD |
| 100 MDL | 1,207.09 GYD |
| 500 MDL | 6,035.46 GYD |
| 1,000 MDL | 12,070.93 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-09-03T04:46:24Z",
"rates": {
"GYD": 12.070926
}
}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": 1207.0926,
"rate": 12.070926
}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