Rate Overview
Live
1 JPY = 138.0541 LAK
1 LAK = 0.007244
JPY
Avg
138.5458
High
140.2167
Low
136.1891
Last updated: 7/24/2026, 11:34:49 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 138.05 LAK |
| 10 JPY | 1,380.54 LAK |
| 50 JPY | 6,902.70 LAK |
| 100 JPY | 13,805.41 LAK |
| 500 JPY | 69,027.04 LAK |
| 1,000 JPY | 138,054.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-24T23:34:49Z",
"rates": {
"LAK": 138.054076
}
}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": 13805.4076,
"rate": 138.054076
}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