Rate Overview
Live
1 GYD = 0.084078 MDL
1 MDL = 11.8937
GYD
Avg
0.083943
High
0.084779
Low
0.083061
Last updated: 7/9/2026, 6:36:39 AM
Quick Conversions
| GYD | MDL |
|---|---|
| 1 GYD | 0.08 MDL |
| 10 GYD | 0.84 MDL |
| 50 GYD | 4.20 MDL |
| 100 GYD | 8.41 MDL |
| 500 GYD | 42.04 MDL |
| 1,000 GYD | 84.08 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-07-09T06:36:39Z",
"rates": {
"MDL": 0.084078
}
}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.4078,
"rate": 0.084078
}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