Rate Overview
Live
1 INR = 229.7091 LAK
1 LAK = 0.004353
INR
Avg
231.0021
High
231.6326
Low
229.7091
Last updated: 5/6/2026, 1:47:28 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 229.71 LAK |
| 10 INR | 2,297.09 LAK |
| 50 INR | 11,485.46 LAK |
| 100 INR | 22,970.91 LAK |
| 500 INR | 114,854.57 LAK |
| 1,000 INR | 229,709.13 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-05-06T01:47:28Z",
"rates": {
"LAK": 229.709134
}
}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": 22970.9134,
"rate": 229.709134
}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