Rate Overview
Live
1 LAK = 0.008384 LRD
1 LRD = 119.2748
LAK
Avg
0.008813
High
0.009400
Low
0.008157
Last updated: 3/28/2026, 3:48:58 PM
Quick Conversions
| LAK | LRD |
|---|---|
| 1 LAK | 0.01 LRD |
| 10 LAK | 0.08 LRD |
| 50 LAK | 0.42 LRD |
| 100 LAK | 0.84 LRD |
| 500 LAK | 4.19 LRD |
| 1,000 LAK | 8.38 LRD |
Get LAK/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=LRDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T15:48:58Z",
"rates": {
"LRD": 0.008384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "LRD",
"amount": 100
},
"result": 0.8384,
"rate": 0.008384
}Build with LAK/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key