Rate Overview
Live
1 LAK = 0.004273 INR
1 INR = 234.0276
LAK
Avg
0.004282
High
0.004303
Low
0.004255
Last updated: 3/7/2026, 9:18:08 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.14 INR |
| 1,000 LAK | 4.27 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-03-07T09:18:08Z",
"rates": {
"INR": 0.004273
}
}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.4273,
"rate": 0.004273
}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