Rate Overview
Live
1 LAK = 0.007369 JPY
1 JPY = 135.7036
LAK
Avg
0.007335
High
0.007369
Low
0.007271
Last updated: 3/6/2026, 2:27:08 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.68 JPY |
| 1,000 LAK | 7.37 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-06T14:27:08Z",
"rates": {
"JPY": 0.007369
}
}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.7369,
"rate": 0.007369
}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