Rate Overview
Live
1 JPY = 138.3394 LAK
1 LAK = 0.007229
JPY
Avg
138.1593
High
138.4276
Low
137.7649
Last updated: 4/17/2026, 7:32:10 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 138.34 LAK |
| 10 JPY | 1,383.39 LAK |
| 50 JPY | 6,916.97 LAK |
| 100 JPY | 13,833.94 LAK |
| 500 JPY | 69,169.72 LAK |
| 1,000 JPY | 138,339.45 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-04-17T07:32:10Z",
"rates": {
"LAK": 138.339449
}
}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": 13833.9449,
"rate": 138.339449
}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