Rate Overview
Live
1 LAK = 0.007971 DJF
1 DJF = 125.4548
LAK
Avg
0.007935
High
0.007973
Low
0.007885
Last updated: 9/12/2026, 4:54:33 AM
Quick Conversions
| LAK | DJF |
|---|---|
| 1 LAK | 0.01 DJF |
| 10 LAK | 0.08 DJF |
| 50 LAK | 0.40 DJF |
| 100 LAK | 0.80 DJF |
| 500 LAK | 3.99 DJF |
| 1,000 LAK | 7.97 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-09-12T04:54:33Z",
"rates": {
"DJF": 0.007971
}
}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.7971,
"rate": 0.007971
}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