Rate Overview
Live
1 LRD = 0.042218 GTQ
1 GTQ = 23.6866
LRD
Avg
0.042064
High
0.042218
Low
0.041902
Last updated: 8/1/2026, 12:19:12 AM
Quick Conversions
| LRD | GTQ |
|---|---|
| 1 LRD | 0.04 GTQ |
| 10 LRD | 0.42 GTQ |
| 50 LRD | 2.11 GTQ |
| 100 LRD | 4.22 GTQ |
| 500 LRD | 21.11 GTQ |
| 1,000 LRD | 42.22 GTQ |
Get LRD/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GTQExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-08-01T00:19:12Z",
"rates": {
"GTQ": 0.042218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GTQ",
"amount": 100
},
"result": 4.2218,
"rate": 0.042218
}Build with LRD/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key