Rate Overview
Live
1 LAK = 0.007928 DJF
1 DJF = 126.1352
LAK
Avg
0.008198
High
0.008352
Low
0.007887
Last updated: 7/12/2026, 12:49:39 PM
Quick Conversions
| LAK | DJF |
|---|---|
| 1 LAK | 0.01 DJF |
| 10 LAK | 0.08 DJF |
| 50 LAK | 0.40 DJF |
| 100 LAK | 0.79 DJF |
| 500 LAK | 3.96 DJF |
| 1,000 LAK | 7.93 DJF |
Get LAK/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=DJFExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-12T12:49:39Z",
"rates": {
"DJF": 0.007928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "DJF",
"amount": 100
},
"result": 0.7928,
"rate": 0.007928
}Build with LAK/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key