Rate Overview
Live
1 LRD = 0.179340 THB
1 THB = 5.5760
LRD
Avg
0.178457
High
0.179365
Low
0.175368
Last updated: 3/27/2026, 9:26:23 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.67 THB |
| 1,000 LRD | 179.34 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-27T09:26:23Z",
"rates": {
"THB": 0.17934
}
}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.934,
"rate": 0.17934
}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