Rate Overview
Live
1 JPY = 138.3468 LAK
1 LAK = 0.007228
JPY
Avg
138.1619
High
138.4276
Low
137.7649
Last updated: 4/17/2026, 6:14:03 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 138.35 LAK |
| 10 JPY | 1,383.47 LAK |
| 50 JPY | 6,917.34 LAK |
| 100 JPY | 13,834.68 LAK |
| 500 JPY | 69,173.41 LAK |
| 1,000 JPY | 138,346.82 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-04-17T06:14:03Z",
"rates": {
"LAK": 138.346823
}
}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": 13834.6823,
"rate": 138.346823
}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