Rate Overview
Live
1 LAK = 0.007193 JPY
1 JPY = 139.0241
LAK
Avg
0.007188
High
0.007251
Low
0.007131
Last updated: 7/10/2026, 2:32:55 AM
Quick Conversions
| LAK | JPY |
|---|---|
| 1 LAK | 0.01 JPY |
| 10 LAK | 0.07 JPY |
| 50 LAK | 0.36 JPY |
| 100 LAK | 0.72 JPY |
| 500 LAK | 3.60 JPY |
| 1,000 LAK | 7.19 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-07-10T02:32:55Z",
"rates": {
"JPY": 0.007193
}
}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.7192999999999999,
"rate": 0.007193
}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