Rate Overview
Live
1 LAK = 0.007380 JPY
1 JPY = 135.5014
LAK
Avg
0.006978
High
0.007419
Low
0.006579
Last updated: 3/27/2026, 2:52:19 PM
Quick Conversions
| LAK | JPY |
|---|---|
| 1 LAK | 0.01 JPY |
| 10 LAK | 0.07 JPY |
| 50 LAK | 0.37 JPY |
| 100 LAK | 0.74 JPY |
| 500 LAK | 3.69 JPY |
| 1,000 LAK | 7.38 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-03-27T14:52:19Z",
"rates": {
"JPY": 0.00738
}
}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.738,
"rate": 0.00738
}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