Rate Overview
Live
1 JPY = 138.6911 LAK
1 LAK = 0.007210
JPY
Avg
137.9661
High
140.5378
Low
135.2205
Last updated: 7/28/2026, 8:27:28 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 138.69 LAK |
| 10 JPY | 1,386.91 LAK |
| 50 JPY | 6,934.55 LAK |
| 100 JPY | 13,869.11 LAK |
| 500 JPY | 69,345.53 LAK |
| 1,000 JPY | 138,691.06 LAK |
Get JPY/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LAKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T08:27:28Z",
"rates": {
"LAK": 138.691055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LAK",
"amount": 100
},
"result": 13869.105500000001,
"rate": 138.691055
}Build with JPY/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key