Rate Overview
Live
1 LAK = 0.008115 DJF
1 DJF = 123.2286
LAK
Avg
0.008244
High
0.008336
Low
0.008115
Last updated: 3/28/2026, 5:00:37 PM
Quick Conversions
| LAK | DJF |
|---|---|
| 1 LAK | 0.01 DJF |
| 10 LAK | 0.08 DJF |
| 50 LAK | 0.41 DJF |
| 100 LAK | 0.81 DJF |
| 500 LAK | 4.06 DJF |
| 1,000 LAK | 8.12 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-03-28T17:00:37Z",
"rates": {
"DJF": 0.008115
}
}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.8115000000000001,
"rate": 0.008115
}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