Rate Overview
Live
1 INR = 235.7053 LAK
1 LAK = 0.004243
INR
Avg
235.5148
High
236.5745
Low
234.5338
Last updated: 9/2/2026, 7:00:13 PM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 235.71 LAK |
| 10 INR | 2,357.05 LAK |
| 50 INR | 11,785.26 LAK |
| 100 INR | 23,570.53 LAK |
| 500 INR | 117,852.64 LAK |
| 1,000 INR | 235,705.28 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-09-02T19:00:13Z",
"rates": {
"LAK": 235.705283
}
}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": 23570.5283,
"rate": 235.705283
}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