Rate Overview
Live
1 MDL = 0.442161 GTQ
1 GTQ = 2.2616
MDL
Avg
0.443043
High
0.443881
Low
0.441752
Last updated: 5/6/2026, 10:21:29 PM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.44 GTQ |
| 10 MDL | 4.42 GTQ |
| 50 MDL | 22.11 GTQ |
| 100 MDL | 44.22 GTQ |
| 500 MDL | 221.08 GTQ |
| 1,000 MDL | 442.16 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-05-06T22:21:29Z",
"rates": {
"GTQ": 0.442161
}
}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": 44.216100000000004,
"rate": 0.442161
}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