Rate Overview
Live
1 HTG = 1.3857 LRD
1 LRD = 0.721661
HTG
Avg
1.3848
High
1.3894
Low
1.3781
Last updated: 8/19/2026, 10:39:04 AM
Quick Conversions
| HTG | LRD |
|---|---|
| 1 HTG | 1.39 LRD |
| 10 HTG | 13.86 LRD |
| 50 HTG | 69.28 LRD |
| 100 HTG | 138.57 LRD |
| 500 HTG | 692.85 LRD |
| 1,000 HTG | 1,385.69 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-08-19T10:39:04Z",
"rates": {
"LRD": 1.385692
}
}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.5692,
"rate": 1.385692
}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