Rate Overview
Live
1 LAK = 0.004291 INR
1 INR = 233.0459
LAK
Avg
0.004304
High
0.004342
Low
0.004288
Last updated: 6/19/2026, 8:56:55 AM
Quick Conversions
| LAK | INR |
|---|---|
| 1 LAK | 0.00 INR |
| 10 LAK | 0.04 INR |
| 50 LAK | 0.21 INR |
| 100 LAK | 0.43 INR |
| 500 LAK | 2.15 INR |
| 1,000 LAK | 4.29 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-19T08:56:55Z",
"rates": {
"INR": 0.004291
}
}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.4291,
"rate": 0.004291
}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