Rate Overview
Live
1 JPY = 139.4479 LAK
1 LAK = 0.007171
JPY
Avg
140.2431
High
147.4569
Low
134.2956
Last updated: 7/21/2026, 3:36:49 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 139.45 LAK |
| 10 JPY | 1,394.48 LAK |
| 50 JPY | 6,972.40 LAK |
| 100 JPY | 13,944.79 LAK |
| 500 JPY | 69,723.95 LAK |
| 1,000 JPY | 139,447.90 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-21T03:36:49Z",
"rates": {
"LAK": 139.447901
}
}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": 13944.7901,
"rate": 139.447901
}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