Rate Overview
Live
1 LAK = 0.008117 DJF
1 DJF = 123.1982
LAK
Avg
0.008186
High
0.008315
Low
0.008022
Last updated: 5/28/2026, 4:40:40 AM
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-05-28T04:40:40Z",
"rates": {
"DJF": 0.008117
}
}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.8116999999999999,
"rate": 0.008117
}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