Rate Overview
Live
1 LAK = 0.006892 JPY
1 JPY = 145.0958
LAK
Avg
0.007002
High
0.007140
Low
0.006892
Last updated: 9/7/2026, 6:08:55 PM
Quick Conversions
| LAK | JPY |
|---|---|
| 1 LAK | 0.01 JPY |
| 10 LAK | 0.07 JPY |
| 50 LAK | 0.34 JPY |
| 100 LAK | 0.69 JPY |
| 500 LAK | 3.45 JPY |
| 1,000 LAK | 6.89 JPY |
Get LAK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=JPYExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-09-07T18:08:55Z",
"rates": {
"JPY": 0.006892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "JPY",
"amount": 100
},
"result": 0.6891999999999999,
"rate": 0.006892
}Build with LAK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key