Rate Overview
Live
1 JPY = 137.5072 LAK
1 LAK = 0.007272
JPY
Avg
138.7707
High
140.4829
Low
137.3366
Last updated: 5/27/2026, 9:35:55 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 137.51 LAK |
| 10 JPY | 1,375.07 LAK |
| 50 JPY | 6,875.36 LAK |
| 100 JPY | 13,750.72 LAK |
| 500 JPY | 68,753.62 LAK |
| 1,000 JPY | 137,507.23 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-27T21:35:55Z",
"rates": {
"LAK": 137.507231
}
}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": 13750.7231,
"rate": 137.507231
}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