Rate Overview
Live
1 LRD = 0.185612 THB
1 THB = 5.3876
LRD
Avg
0.185977
High
0.186508
Low
0.185586
Last updated: 7/28/2026, 8:52:11 AM
Quick Conversions
| LRD | THB |
|---|---|
| 1 LRD | 0.19 THB |
| 10 LRD | 1.86 THB |
| 50 LRD | 9.28 THB |
| 100 LRD | 18.56 THB |
| 500 LRD | 92.81 THB |
| 1,000 LRD | 185.61 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-28T08:52:11Z",
"rates": {
"THB": 0.185612
}
}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.5612,
"rate": 0.185612
}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