Rate Overview
Live
1 GYD = 0.082499 MDL
1 MDL = 12.1214
GYD
Avg
0.082408
High
0.082667
Low
0.082284
Last updated: 5/6/2026, 7:13:13 PM
Quick Conversions
| GYD | MDL |
|---|---|
| 1 GYD | 0.08 MDL |
| 10 GYD | 0.82 MDL |
| 50 GYD | 4.12 MDL |
| 100 GYD | 8.25 MDL |
| 500 GYD | 41.25 MDL |
| 1,000 GYD | 82.50 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-05-06T19:13:13Z",
"rates": {
"MDL": 0.082499
}
}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.2499,
"rate": 0.082499
}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