Rate Overview
Live
1 INR = 231.6321 LAK
1 LAK = 0.004317
INR
Avg
231.0679
High
232.5440
Low
229.8228
Last updated: 6/15/2026, 10:03:50 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 231.63 LAK |
| 10 INR | 2,316.32 LAK |
| 50 INR | 11,581.61 LAK |
| 100 INR | 23,163.22 LAK |
| 500 INR | 115,816.08 LAK |
| 1,000 INR | 231,632.15 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-06-15T10:03:50Z",
"rates": {
"LAK": 231.63215
}
}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": 23163.215,
"rate": 231.63215
}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