Rate Overview
Live
1 HTG = 1.4056 LRD
1 LRD = 0.711433
HTG
Avg
1.4058
High
1.4087
Low
1.4033
Last updated: 4/17/2026, 5:32:40 PM
Quick Conversions
| HTG | LRD |
|---|---|
| 1 HTG | 1.41 LRD |
| 10 HTG | 14.06 LRD |
| 50 HTG | 70.28 LRD |
| 100 HTG | 140.56 LRD |
| 500 HTG | 702.81 LRD |
| 1,000 HTG | 1,405.61 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-04-17T17:32:40Z",
"rates": {
"LRD": 1.405613
}
}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": 140.5613,
"rate": 1.405613
}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