Rate Overview
Live
1 JPY = 143.8327 LAK
1 LAK = 0.006953
JPY
Avg
141.4525
High
143.8327
Low
140.0282
Last updated: 9/4/2026, 5:51:27 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 143.83 LAK |
| 10 JPY | 1,438.33 LAK |
| 50 JPY | 7,191.63 LAK |
| 100 JPY | 14,383.27 LAK |
| 500 JPY | 71,916.34 LAK |
| 1,000 JPY | 143,832.69 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-09-04T17:51:27Z",
"rates": {
"LAK": 143.832689
}
}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": 14383.2689,
"rate": 143.832689
}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