Rate Overview
Live
1 JPY = 141.4767 LAK
1 LAK = 0.007068
JPY
Avg
142.0381
High
143.2486
Low
141.4767
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 141.48 LAK |
| 10 JPY | 1,414.77 LAK |
| 50 JPY | 7,073.84 LAK |
| 100 JPY | 14,147.67 LAK |
| 500 JPY | 70,738.35 LAK |
| 1,000 JPY | 141,476.70 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-08-15T04:55:47Z",
"rates": {
"LAK": 141.4767
}
}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": 14147.67,
"rate": 141.4767
}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