Rate Overview
Live
1 INR = 232.6839 LAK
1 LAK = 0.004298
INR
Avg
233.5273
High
235.5057
Low
232.3724
Last updated: 3/6/2026, 8:06:36 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 232.68 LAK |
| 10 INR | 2,326.84 LAK |
| 50 INR | 11,634.19 LAK |
| 100 INR | 23,268.39 LAK |
| 500 INR | 116,341.95 LAK |
| 1,000 INR | 232,683.89 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-03-06T08:06:36Z",
"rates": {
"LAK": 232.683891
}
}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": 23268.3891,
"rate": 232.683891
}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