Rate Overview
Live
1 MDL = 0.434063 GTQ
1 GTQ = 2.3038
MDL
Avg
0.434156
High
0.435555
Low
0.433582
Last updated: 7/26/2026, 2:00:35 AM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.43 GTQ |
| 10 MDL | 4.34 GTQ |
| 50 MDL | 21.70 GTQ |
| 100 MDL | 43.41 GTQ |
| 500 MDL | 217.03 GTQ |
| 1,000 MDL | 434.06 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-26T02:00:35Z",
"rates": {
"GTQ": 0.434063
}
}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.406299999999995,
"rate": 0.434063
}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