Rate Overview
Live
1 JPY = 137.4522 LAK
1 LAK = 0.007275
JPY
Avg
137.2990
High
138.1146
Low
136.7370
Last updated: 6/17/2026, 7:12:21 AM
Quick Conversions
| JPY | LAK |
|---|---|
| 1 JPY | 137.45 LAK |
| 10 JPY | 1,374.52 LAK |
| 50 JPY | 6,872.61 LAK |
| 100 JPY | 13,745.22 LAK |
| 500 JPY | 68,726.11 LAK |
| 1,000 JPY | 137,452.22 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-06-17T07:12:21Z",
"rates": {
"LAK": 137.452219
}
}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": 13745.2219,
"rate": 137.452219
}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