Rate Overview
Live
1 INR = 235.0790 LAK
1 LAK = 0.004254
INR
Avg
235.2890
High
236.8089
Low
233.1574
Last updated: 7/2/2026, 6:08:02 PM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 235.08 LAK |
| 10 INR | 2,350.79 LAK |
| 50 INR | 11,753.95 LAK |
| 100 INR | 23,507.90 LAK |
| 500 INR | 117,539.50 LAK |
| 1,000 INR | 235,079.01 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-07-02T18:08:02Z",
"rates": {
"LAK": 235.079006
}
}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": 23507.9006,
"rate": 235.079006
}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