Rate Overview
Live
1 JPY = 137.5697 LAK
1 LAK = 0.007269
JPY
Avg
143.5169
High
153.1180
Low
135.5600
Last updated: 5/27/2026, 10:44:49 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 137.57 LAK |
| 10 JPY | 1,375.70 LAK |
| 50 JPY | 6,878.49 LAK |
| 100 JPY | 13,756.98 LAK |
| 500 JPY | 68,784.88 LAK |
| 1,000 JPY | 137,569.75 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-05-27T22:44:49Z",
"rates": {
"LAK": 137.56975
}
}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": 13756.975,
"rate": 137.56975
}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