Rate Overview
Live
1 DJF = 123.2273 LAK
1 LAK = 0.008115
DJF
Avg
121.4235
High
123.2273
Low
120.2513
Last updated: 3/28/2026, 10:48:39 AM
Quick Conversions
| DJF | LAK |
|---|---|
| 1 DJF | 123.23 LAK |
| 10 DJF | 1,232.27 LAK |
| 50 DJF | 6,161.36 LAK |
| 100 DJF | 12,322.73 LAK |
| 500 DJF | 61,613.64 LAK |
| 1,000 DJF | 123,227.28 LAK |
Get DJF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=LAKExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-28T10:48:39Z",
"rates": {
"LAK": 123.227278
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "LAK",
"amount": 100
},
"result": 12322.7278,
"rate": 123.227278
}Build with DJF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key