Rate Overview
Live
1 INR = 230.1306 LAK
1 LAK = 0.004345
INR
Avg
232.0733
High
235.5057
Low
228.2788
Last updated: 3/26/2026, 5:09:17 PM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 230.13 LAK |
| 10 INR | 2,301.31 LAK |
| 50 INR | 11,506.53 LAK |
| 100 INR | 23,013.06 LAK |
| 500 INR | 115,065.31 LAK |
| 1,000 INR | 230,130.61 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-03-26T17:09:17Z",
"rates": {
"LAK": 230.130613
}
}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": 23013.0613,
"rate": 230.130613
}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