Rate Overview
Live
1 MDL = 0.440387 GTQ
1 GTQ = 2.2707
MDL
Avg
0.446186
High
0.456932
Low
0.432255
Last updated: 5/27/2026, 4:53:28 AM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.44 GTQ |
| 10 MDL | 4.40 GTQ |
| 50 MDL | 22.02 GTQ |
| 100 MDL | 44.04 GTQ |
| 500 MDL | 220.19 GTQ |
| 1,000 MDL | 440.39 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-27T04:53:28Z",
"rates": {
"GTQ": 0.440387
}
}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.0387,
"rate": 0.440387
}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