Rate Overview
Live
1 INR = 232.9467 LAK
1 LAK = 0.004293
INR
Avg
234.0557
High
240.8105
Low
228.0054
Last updated: 7/21/2026, 1:45:40 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 232.95 LAK |
| 10 INR | 2,329.47 LAK |
| 50 INR | 11,647.33 LAK |
| 100 INR | 23,294.67 LAK |
| 500 INR | 116,473.34 LAK |
| 1,000 INR | 232,946.67 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-21T01:45:40Z",
"rates": {
"LAK": 232.946672
}
}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": 23294.6672,
"rate": 232.946672
}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