Rate Overview
Live
1 INR = 234.4303 LAK
1 LAK = 0.004266
INR
Avg
246.8083
High
264.9600
Low
230.4927
Last updated: 6/26/2026, 6:33:38 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 234.43 LAK |
| 10 INR | 2,344.30 LAK |
| 50 INR | 11,721.52 LAK |
| 100 INR | 23,443.03 LAK |
| 500 INR | 117,215.17 LAK |
| 1,000 INR | 234,430.34 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-06-26T06:33:38Z",
"rates": {
"LAK": 234.430341
}
}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": 23443.0341,
"rate": 234.430341
}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