Rate Overview
Live
1 LRD = 0.041932 GTQ
1 GTQ = 23.8481
LRD
Avg
0.041809
High
0.041932
Low
0.041658
Last updated: 6/1/2026, 12:18:04 PM
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.97 GTQ |
| 1,000 LRD | 41.93 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-06-01T12:18:04Z",
"rates": {
"GTQ": 0.041932
}
}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.1932,
"rate": 0.041932
}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