Rate Overview
Live
1 JPY = 138.6293 LAK
1 LAK = 0.007213
JPY
Avg
143.0941
High
153.1180
Low
135.5600
Last updated: 7/28/2026, 1:37:38 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 138.63 LAK |
| 10 JPY | 1,386.29 LAK |
| 50 JPY | 6,931.46 LAK |
| 100 JPY | 13,862.93 LAK |
| 500 JPY | 69,314.63 LAK |
| 1,000 JPY | 138,629.27 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-28T13:37:38Z",
"rates": {
"LAK": 138.629268
}
}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": 13862.9268,
"rate": 138.629268
}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