Rate Overview
Live
1 LAK = 0.008071 DJF
1 DJF = 123.9004
LAK
Avg
0.008082
High
0.008104
Low
0.008071
Last updated: 4/17/2026, 4:43:28 PM
Quick Conversions
| LAK | DJF |
|---|---|
| 1 LAK | 0.01 DJF |
| 10 LAK | 0.08 DJF |
| 50 LAK | 0.40 DJF |
| 100 LAK | 0.81 DJF |
| 500 LAK | 4.04 DJF |
| 1,000 LAK | 8.07 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-04-17T16:43:28Z",
"rates": {
"DJF": 0.008071
}
}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.8071,
"rate": 0.008071
}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