Rate Overview
Live
1 LAK = 0.004301 INR
1 INR = 232.5041
LAK
Avg
0.004275
High
0.004385
Low
0.004152
Last updated: 6/29/2026, 12:40:45 PM
Quick Conversions
| LAK | INR |
|---|---|
| 1 LAK | 0.00 INR |
| 10 LAK | 0.04 INR |
| 50 LAK | 0.22 INR |
| 100 LAK | 0.43 INR |
| 500 LAK | 2.15 INR |
| 1,000 LAK | 4.30 INR |
Get LAK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=INRExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-06-29T12:40:45Z",
"rates": {
"INR": 0.004301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "INR",
"amount": 100
},
"result": 0.43010000000000004,
"rate": 0.004301
}Build with LAK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key