Rate Overview
Live
1 INR = 235.4682 LAK
1 LAK = 0.004247
INR
Avg
234.3595
High
237.5433
Low
229.8228
Last updated: 7/11/2026, 5:53:04 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 235.47 LAK |
| 10 INR | 2,354.68 LAK |
| 50 INR | 11,773.41 LAK |
| 100 INR | 23,546.82 LAK |
| 500 INR | 117,734.08 LAK |
| 1,000 INR | 235,468.17 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-11T05:53:04Z",
"rates": {
"LAK": 235.468166
}
}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": 23546.8166,
"rate": 235.468166
}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