Rate Overview
Live
1 LAK = 0.008507 LRD
1 LRD = 117.5503
LAK
Avg
0.008549
High
0.008590
Low
0.008507
Last updated: 3/7/2026, 9:14:59 AM
Quick Conversions
| LAK | LRD |
|---|---|
| 1 LAK | 0.01 LRD |
| 10 LAK | 0.09 LRD |
| 50 LAK | 0.43 LRD |
| 100 LAK | 0.85 LRD |
| 500 LAK | 4.25 LRD |
| 1,000 LAK | 8.51 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-07T09:14:59Z",
"rates": {
"LRD": 0.008507
}
}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.8507,
"rate": 0.008507
}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