Rate Overview
Live
1 JPY = 139.6189 LAK
1 LAK = 0.007162
JPY
Avg
138.7118
High
140.2167
Low
136.1891
Last updated: 7/6/2026, 6:00:01 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 139.62 LAK |
| 10 JPY | 1,396.19 LAK |
| 50 JPY | 6,980.94 LAK |
| 100 JPY | 13,961.89 LAK |
| 500 JPY | 69,809.45 LAK |
| 1,000 JPY | 139,618.90 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-06T06:00:01Z",
"rates": {
"LAK": 139.618896
}
}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": 13961.8896,
"rate": 139.618896
}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