Rate Overview
Live
1 DJF = 123.8923 LAK
1 LAK = 0.008072
DJF
Avg
123.7267
High
123.8985
Low
123.3890
Last updated: 4/17/2026, 10:46:25 AM
Quick Conversions
| DJF | LAK |
|---|---|
| 1 DJF | 123.89 LAK |
| 10 DJF | 1,238.92 LAK |
| 50 DJF | 6,194.62 LAK |
| 100 DJF | 12,389.23 LAK |
| 500 DJF | 61,946.17 LAK |
| 1,000 DJF | 123,892.34 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-04-17T10:46:25Z",
"rates": {
"LAK": 123.892343
}
}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": 12389.2343,
"rate": 123.892343
}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