Rate Overview
Live
1 LRD = 0.182396 THB
1 THB = 5.4826
LRD
Avg
0.182895
High
0.184112
Low
0.181967
Last updated: 7/3/2026, 5:44:42 AM
Quick Conversions
| LRD | THB |
|---|---|
| 1 LRD | 0.18 THB |
| 10 LRD | 1.82 THB |
| 50 LRD | 9.12 THB |
| 100 LRD | 18.24 THB |
| 500 LRD | 91.20 THB |
| 1,000 LRD | 182.40 THB |
Get LRD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=THBExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-03T05:44:42Z",
"rates": {
"THB": 0.182396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "THB",
"amount": 100
},
"result": 18.2396,
"rate": 0.182396
}Build with LRD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key