Rate Overview
Live
1 GYD = 0.082914 MDL
1 MDL = 12.0607
GYD
Avg
0.083101
High
0.083585
Low
0.082914
Last updated: 8/12/2026, 5:38:44 AM
Quick Conversions
| GYD | MDL |
|---|---|
| 1 GYD | 0.08 MDL |
| 10 GYD | 0.83 MDL |
| 50 GYD | 4.15 MDL |
| 100 GYD | 8.29 MDL |
| 500 GYD | 41.46 MDL |
| 1,000 GYD | 82.91 MDL |
Get GYD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=MDLExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-08-12T05:38:44Z",
"rates": {
"MDL": 0.082914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "MDL",
"amount": 100
},
"result": 8.2914,
"rate": 0.082914
}Build with GYD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key