Rate Overview
Live
1 LRD = 0.186189 THB
1 THB = 5.3709
LRD
Avg
0.175022
High
0.186189
Low
0.159725
Last updated: 7/26/2026, 7:50:16 AM
Quick Conversions
| LRD | THB |
|---|---|
| 1 LRD | 0.19 THB |
| 10 LRD | 1.86 THB |
| 50 LRD | 9.31 THB |
| 100 LRD | 18.62 THB |
| 500 LRD | 93.09 THB |
| 1,000 LRD | 186.19 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-26T07:50:16Z",
"rates": {
"THB": 0.186189
}
}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.6189,
"rate": 0.186189
}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