Rate Overview
Live
1 MDL = 0.431243 GTQ
1 GTQ = 2.3189
MDL
Avg
0.431064
High
0.431954
Low
0.429873
Last updated: 7/3/2026, 1:39:54 AM
Quick Conversions
| MDL | GTQ |
|---|---|
| 1 MDL | 0.43 GTQ |
| 10 MDL | 4.31 GTQ |
| 50 MDL | 21.56 GTQ |
| 100 MDL | 43.12 GTQ |
| 500 MDL | 215.62 GTQ |
| 1,000 MDL | 431.24 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-03T01:39:54Z",
"rates": {
"GTQ": 0.431243
}
}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.1243,
"rate": 0.431243
}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