Rate Overview
Live
1 LRD = 0.179307 THB
1 THB = 5.5770
LRD
Avg
0.175517
High
0.181159
Low
0.166454
Last updated: 3/27/2026, 11:12:13 AM
Quick Conversions
| LRD | THB |
|---|---|
| 1 LRD | 0.18 THB |
| 10 LRD | 1.79 THB |
| 50 LRD | 8.97 THB |
| 100 LRD | 17.93 THB |
| 500 LRD | 89.65 THB |
| 1,000 LRD | 179.31 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-03-27T11:12:13Z",
"rates": {
"THB": 0.179307
}
}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": 17.930699999999998,
"rate": 0.179307
}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