Rate Overview
Live
1 HTG = 1.3971 LRD
1 LRD = 0.715772
HTG
Avg
1.3952
High
1.4018
Low
1.3874
Last updated: 6/18/2026, 12:41:07 PM
Quick Conversions
| HTG | LRD |
|---|---|
| 1 HTG | 1.40 LRD |
| 10 HTG | 13.97 LRD |
| 50 HTG | 69.85 LRD |
| 100 HTG | 139.71 LRD |
| 500 HTG | 698.55 LRD |
| 1,000 HTG | 1,397.09 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-06-18T12:41:07Z",
"rates": {
"LRD": 1.397092
}
}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.7092,
"rate": 1.397092
}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