Rate Overview
Live
1 MDL = 12.0652 GYD
1 GYD = 0.082883
MDL
Avg
12.1222
High
12.2354
Low
12.0308
Last updated: 5/26/2026, 10:14:47 PM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 12.07 GYD |
| 10 MDL | 120.65 GYD |
| 50 MDL | 603.26 GYD |
| 100 MDL | 1,206.52 GYD |
| 500 MDL | 6,032.60 GYD |
| 1,000 MDL | 12,065.20 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-26T22:14:47Z",
"rates": {
"GYD": 12.065199
}
}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.5199,
"rate": 12.065199
}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