Rate Overview
Live
1 INR = 233.0588 LAK
1 LAK = 0.004291
INR
Avg
232.9581
High
237.9271
Low
228.0638
Last updated: 7/23/2026, 11:28:53 PM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 233.06 LAK |
| 10 INR | 2,330.59 LAK |
| 50 INR | 11,652.94 LAK |
| 100 INR | 23,305.88 LAK |
| 500 INR | 116,529.39 LAK |
| 1,000 INR | 233,058.78 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-23T23:28:53Z",
"rates": {
"LAK": 233.058784
}
}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": 23305.8784,
"rate": 233.058784
}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