Rate Overview
Live
1 LRD = 123.8209 LAK
1 LAK = 0.008076
LRD
Avg
124.0393
High
124.2518
Low
123.6971
Last updated: 8/20/2026, 2:36:19 PM
Quick Conversions
| LRD | LAK |
|---|---|
| 1 LRD | 123.82 LAK |
| 10 LRD | 1,238.21 LAK |
| 50 LRD | 6,191.04 LAK |
| 100 LRD | 12,382.09 LAK |
| 500 LRD | 61,910.45 LAK |
| 1,000 LRD | 123,820.89 LAK |
Get LRD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=LAKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-08-20T14:36:19Z",
"rates": {
"LAK": 123.820895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "LAK",
"amount": 100
},
"result": 12382.0895,
"rate": 123.820895
}Build with LRD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key