Rate Overview
Live
1 INR = 228.5325 LAK
1 LAK = 0.004376
INR
Avg
241.3138
High
253.2850
Low
228.0054
Last updated: 5/26/2026, 9:57:47 AM
Quick Conversions
| INR | LAK |
|---|---|
| 1 INR | 228.53 LAK |
| 10 INR | 2,285.33 LAK |
| 50 INR | 11,426.63 LAK |
| 100 INR | 22,853.25 LAK |
| 500 INR | 114,266.27 LAK |
| 1,000 INR | 228,532.53 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-05-26T09:57:47Z",
"rates": {
"LAK": 228.53253
}
}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": 22853.253,
"rate": 228.53253
}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