Rate Overview
Live
1 INR = 234.6882 LAK
1 LAK = 0.004261
INR
Avg
236.1686
High
237.7532
Low
234.6882
Last updated: 4/15/2026, 11:57:57 PM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 234.69 LAK |
| 10 INR | 2,346.88 LAK |
| 50 INR | 11,734.41 LAK |
| 100 INR | 23,468.82 LAK |
| 500 INR | 117,344.12 LAK |
| 1,000 INR | 234,688.24 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-04-15T23:57:57Z",
"rates": {
"LAK": 234.688238
}
}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": 23468.823800000002,
"rate": 234.688238
}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