Rate Overview
Live
1 JPY = 135.5960 LAK
1 LAK = 0.007375
JPY
Avg
136.2861
High
137.5207
Low
135.5600
Last updated: 3/6/2026, 9:36:59 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 135.60 LAK |
| 10 JPY | 1,355.96 LAK |
| 50 JPY | 6,779.80 LAK |
| 100 JPY | 13,559.60 LAK |
| 500 JPY | 67,797.99 LAK |
| 1,000 JPY | 135,595.99 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-03-06T21:36:59Z",
"rates": {
"LAK": 135.595989
}
}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": 13559.5989,
"rate": 135.595989
}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