Rate Overview
Live
1 LRD = 0.178727 THB
1 THB = 5.5951
LRD
Avg
0.179189
High
0.180570
Low
0.178377
Last updated: 6/17/2026, 7:56:24 AM
Quick Conversions
| LRD | THB |
|---|---|
| 1 LRD | 0.18 THB |
| 10 LRD | 1.79 THB |
| 50 LRD | 8.94 THB |
| 100 LRD | 17.87 THB |
| 500 LRD | 89.36 THB |
| 1,000 LRD | 178.73 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-06-17T07:56:24Z",
"rates": {
"THB": 0.178727
}
}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.8727,
"rate": 0.178727
}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