Rate Overview
Live
1 INR = 235.3783 LAK
1 LAK = 0.004248
INR
Avg
236.8701
High
237.6935
Low
235.3783
Last updated: 8/12/2026, 7:10:22 PM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 235.38 LAK |
| 10 INR | 2,353.78 LAK |
| 50 INR | 11,768.92 LAK |
| 100 INR | 23,537.83 LAK |
| 500 INR | 117,689.17 LAK |
| 1,000 INR | 235,378.34 LAK |
Get INR/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LAKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-08-12T19:10:22Z",
"rates": {
"LAK": 235.378338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LAK",
"amount": 100
},
"result": 23537.8338,
"rate": 235.378338
}Build with INR/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key