Rate Overview
Live
1 LRD = 0.178407 THB
1 THB = 5.6052
LRD
Avg
0.173900
High
0.178861
Low
0.166672
Last updated: 5/28/2026, 12:06:22 AM
Quick Conversions
| LRD | THB |
|---|---|
| 1 LRD | 0.18 THB |
| 10 LRD | 1.78 THB |
| 50 LRD | 8.92 THB |
| 100 LRD | 17.84 THB |
| 500 LRD | 89.20 THB |
| 1,000 LRD | 178.41 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-05-28T00:06:22Z",
"rates": {
"THB": 0.178407
}
}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.840700000000002,
"rate": 0.178407
}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