Rate Overview
Live
1 MDL = 0.439524 GTQ
1 GTQ = 2.2752
MDL
Avg
0.438745
High
0.439596
Low
0.436077
Last updated: 8/12/2026, 10:50:32 AM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.44 GTQ |
| 10 MDL | 4.40 GTQ |
| 50 MDL | 21.98 GTQ |
| 100 MDL | 43.95 GTQ |
| 500 MDL | 219.76 GTQ |
| 1,000 MDL | 439.52 GTQ |
Get MDL/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GTQExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-12T10:50:32Z",
"rates": {
"GTQ": 0.439524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GTQ",
"amount": 100
},
"result": 43.952400000000004,
"rate": 0.439524
}Build with MDL/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key