Rate Overview
Live
1 HTG = 1.3948 LRD
1 LRD = 0.716952
HTG
Avg
1.3946
High
1.4014
Low
1.3903
Last updated: 3/7/2026, 7:18:05 AM
Quick Conversions
| HTG | LRD |
|---|---|
| 1 HTG | 1.39 LRD |
| 10 HTG | 13.95 LRD |
| 50 HTG | 69.74 LRD |
| 100 HTG | 139.48 LRD |
| 500 HTG | 697.40 LRD |
| 1,000 HTG | 1,394.79 LRD |
Get HTG/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=LRDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:18:05Z",
"rates": {
"LRD": 1.394793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "LRD",
"amount": 100
},
"result": 139.4793,
"rate": 1.394793
}Build with HTG/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key