Rate Overview
Live
1 JPY = 140.4520 LAK
1 LAK = 0.007120
JPY
Avg
140.0887
High
140.5208
Low
139.1680
Last updated: 5/7/2026, 12:32:50 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 140.45 LAK |
| 10 JPY | 1,404.52 LAK |
| 50 JPY | 7,022.60 LAK |
| 100 JPY | 14,045.20 LAK |
| 500 JPY | 70,226.00 LAK |
| 1,000 JPY | 140,451.99 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-05-07T12:32:50Z",
"rates": {
"LAK": 140.451993
}
}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": 14045.199299999998,
"rate": 140.451993
}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