Rate Overview
Live
1 JPY = 139.0031 LAK
1 LAK = 0.007194
JPY
Avg
143.1097
High
153.1180
Low
135.5600
Last updated: 7/21/2026, 6:08:32 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 139.00 LAK |
| 10 JPY | 1,390.03 LAK |
| 50 JPY | 6,950.15 LAK |
| 100 JPY | 13,900.31 LAK |
| 500 JPY | 69,501.54 LAK |
| 1,000 JPY | 139,003.08 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-21T18:08:32Z",
"rates": {
"LAK": 139.003082
}
}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": 13900.308200000001,
"rate": 139.003082
}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