Rate Overview
Live
1 MDL = 0.433629 GTQ
1 GTQ = 2.3061
MDL
Avg
0.434104
High
0.435396
Low
0.433605
Last updated: 7/22/2026, 9:37:34 AM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.43 GTQ |
| 10 MDL | 4.34 GTQ |
| 50 MDL | 21.68 GTQ |
| 100 MDL | 43.36 GTQ |
| 500 MDL | 216.81 GTQ |
| 1,000 MDL | 433.63 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-07-22T09:37:34Z",
"rates": {
"GTQ": 0.433629
}
}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.362899999999996,
"rate": 0.433629
}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