Rate Overview
Live
1 LAK = 0.008118 DJF
1 DJF = 123.1831
LAK
Avg
0.008126
High
0.008163
Low
0.008103
Last updated: 5/28/2026, 3:40:33 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-28T03:40:33Z",
"rates": {
"DJF": 0.008118
}
}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.8118000000000001,
"rate": 0.008118
}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