Rate Overview
Live
1 JPY = 135.4945 LAK
1 LAK = 0.007380
JPY
Avg
135.2721
High
135.8165
Low
134.5851
Last updated: 3/27/2026, 12:55:29 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 135.49 LAK |
| 10 JPY | 1,354.95 LAK |
| 50 JPY | 6,774.73 LAK |
| 100 JPY | 13,549.45 LAK |
| 500 JPY | 67,747.27 LAK |
| 1,000 JPY | 135,494.55 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-27T12:55:29Z",
"rates": {
"LAK": 135.494548
}
}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": 13549.454800000001,
"rate": 135.494548
}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