Rate Overview
Live
1 MDL = 0.443642 GTQ
1 GTQ = 2.2541
MDL
Avg
0.445671
High
0.448697
Low
0.443051
Last updated: 3/7/2026, 1:56:49 AM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.44 GTQ |
| 10 MDL | 4.44 GTQ |
| 50 MDL | 22.18 GTQ |
| 100 MDL | 44.36 GTQ |
| 500 MDL | 221.82 GTQ |
| 1,000 MDL | 443.64 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-03-07T01:56:49Z",
"rates": {
"GTQ": 0.443642
}
}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.3642,
"rate": 0.443642
}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