Rate Overview
Live
1 JPY = 135.4916 LAK
1 LAK = 0.007381
JPY
Avg
135.5449
High
137.5207
Low
133.8396
Last updated: 3/27/2026, 2:51:09 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 135.49 LAK |
| 10 JPY | 1,354.92 LAK |
| 50 JPY | 6,774.58 LAK |
| 100 JPY | 13,549.16 LAK |
| 500 JPY | 67,745.79 LAK |
| 1,000 JPY | 135,491.58 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-27T14:51:09Z",
"rates": {
"LAK": 135.491582
}
}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.1582,
"rate": 135.491582
}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