Rate Overview
Live
1 JPY = 137.5064 LAK
1 LAK = 0.007272
JPY
Avg
137.7468
High
138.2658
Low
137.4876
Last updated: 5/27/2026, 8:23:13 PM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 137.51 LAK |
| 10 JPY | 1,375.06 LAK |
| 50 JPY | 6,875.32 LAK |
| 100 JPY | 13,750.64 LAK |
| 500 JPY | 68,753.18 LAK |
| 1,000 JPY | 137,506.37 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-27T20:23:13Z",
"rates": {
"LAK": 137.506369
}
}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.636900000001,
"rate": 137.506369
}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