Rate Overview
Live
1 MDL = 12.1004 GYD
1 GYD = 0.082642
MDL
Avg
12.1576
High
12.2436
Low
12.0887
Last updated: 3/7/2026, 1:56:44 AM
Quick Conversions
| MDL | GYD |
|---|---|
| 1 MDL | 12.10 GYD |
| 10 MDL | 121.00 GYD |
| 50 MDL | 605.02 GYD |
| 100 MDL | 1,210.04 GYD |
| 500 MDL | 6,050.19 GYD |
| 1,000 MDL | 12,100.38 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-03-07T01:56:44Z",
"rates": {
"GYD": 12.10038
}
}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": 1210.038,
"rate": 12.10038
}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