Rate Overview
Live
1 MDL = 12.1212 GYD
1 GYD = 0.082500
MDL
Avg
12.1347
High
12.1530
Low
12.0966
Last updated: 5/6/2026, 5:19:33 PM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 12.12 GYD |
| 10 MDL | 121.21 GYD |
| 50 MDL | 606.06 GYD |
| 100 MDL | 1,212.12 GYD |
| 500 MDL | 6,060.61 GYD |
| 1,000 MDL | 12,121.23 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-05-06T17:19:33Z",
"rates": {
"GYD": 12.121228
}
}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": 1212.1228,
"rate": 12.121228
}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