Rate Overview
Live
1 MDL = 0.445502 GTQ
1 GTQ = 2.2447
MDL
Avg
0.442880
High
0.445869
Low
0.441206
Last updated: 9/1/2026, 5:56:25 PM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.45 GTQ |
| 10 MDL | 4.46 GTQ |
| 50 MDL | 22.28 GTQ |
| 100 MDL | 44.55 GTQ |
| 500 MDL | 222.75 GTQ |
| 1,000 MDL | 445.50 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-09-01T17:56:25Z",
"rates": {
"GTQ": 0.445502
}
}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.550200000000004,
"rate": 0.445502
}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