Rate Overview
Live
1 LAK = 0.004331 INR
1 INR = 230.8936
LAK
Avg
0.004357
High
0.004376
Low
0.004328
Last updated: 3/28/2026, 2:01:35 PM
Quick Conversions
| LAK | INR |
|---|---|
| 1 LAK | 0.00 INR |
| 10 LAK | 0.04 INR |
| 50 LAK | 0.22 INR |
| 100 LAK | 0.43 INR |
| 500 LAK | 2.17 INR |
| 1,000 LAK | 4.33 INR |
Get LAK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=INRExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T14:01:35Z",
"rates": {
"INR": 0.004331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "INR",
"amount": 100
},
"result": 0.4331,
"rate": 0.004331
}Build with LAK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key