Rate Overview
Live
1 GYD = 0.083809 MDL
1 MDL = 11.9319
GYD
Avg
0.083968
High
0.084186
Low
0.083809
Last updated: 7/24/2026, 9:13:32 PM
Quick Conversions
| GYD | MDL |
|---|---|
| 1 GYD | 0.08 MDL |
| 10 GYD | 0.84 MDL |
| 50 GYD | 4.19 MDL |
| 100 GYD | 8.38 MDL |
| 500 GYD | 41.90 MDL |
| 1,000 GYD | 83.81 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-24T21:13:32Z",
"rates": {
"MDL": 0.083809
}
}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.380899999999999,
"rate": 0.083809
}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