Rate Overview
Live
1 LRD = 0.041917 GTQ
1 GTQ = 23.8567
LRD
Avg
0.041872
High
0.042052
Low
0.041757
Last updated: 3/7/2026, 7:42:38 AM
Quick Conversions
| LRD | GTQ |
|---|---|
| 1 LRD | 0.04 GTQ |
| 10 LRD | 0.42 GTQ |
| 50 LRD | 2.10 GTQ |
| 100 LRD | 4.19 GTQ |
| 500 LRD | 20.96 GTQ |
| 1,000 LRD | 41.92 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-03-07T07:42:38Z",
"rates": {
"GTQ": 0.041917
}
}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.1917,
"rate": 0.041917
}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