Rate Overview
Live
1 HTG = 1.3881 LRD
1 LRD = 0.720387
HTG
Avg
1.3796
High
1.3899
Low
1.3625
Last updated: 7/29/2026, 2:22:02 PM
Quick Conversions
| HTG | LRD |
|---|---|
| 1 HTG | 1.39 LRD |
| 10 HTG | 13.88 LRD |
| 50 HTG | 69.41 LRD |
| 100 HTG | 138.81 LRD |
| 500 HTG | 694.07 LRD |
| 1,000 HTG | 1,388.14 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-07-29T14:22:02Z",
"rates": {
"LRD": 1.388142
}
}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": 138.8142,
"rate": 1.388142
}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