Rate Overview
Live
1 JPY = 135.4666 LAK
1 LAK = 0.007382
JPY
Avg
143.4729
High
151.9913
Low
134.7846
Last updated: 3/27/2026, 11:16:05 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 135.47 LAK |
| 10 JPY | 1,354.67 LAK |
| 50 JPY | 6,773.33 LAK |
| 100 JPY | 13,546.66 LAK |
| 500 JPY | 67,733.29 LAK |
| 1,000 JPY | 135,466.59 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-27T11:16:05Z",
"rates": {
"LAK": 135.466586
}
}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": 13546.6586,
"rate": 135.466586
}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