Rate Overview
Live
1 LRD = 0.041485 GTQ
1 GTQ = 24.1051
LRD
Avg
0.041518
High
0.041564
Low
0.041468
Last updated: 4/21/2026, 8:24:20 AM
Quick Conversions
| LRD | GTQ |
|---|---|
| 1 LRD | 0.04 GTQ |
| 10 LRD | 0.41 GTQ |
| 50 LRD | 2.07 GTQ |
| 100 LRD | 4.15 GTQ |
| 500 LRD | 20.74 GTQ |
| 1,000 LRD | 41.49 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-04-21T08:24:20Z",
"rates": {
"GTQ": 0.041485
}
}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.1485,
"rate": 0.041485
}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