Rate Overview
Live
1 ARS = 14.7642 LAK
1 LAK = 0.067731
ARS
Avg
15.2734
High
16.0932
Low
14.7470
Last updated: 9/13/2026, 5:06:01 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 14.76 LAK |
| 10 ARS | 147.64 LAK |
| 50 ARS | 738.21 LAK |
| 100 ARS | 1,476.42 LAK |
| 500 ARS | 7,382.11 LAK |
| 1,000 ARS | 14,764.22 LAK |
Get ARS/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=LAKExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-09-13T17:06:01Z",
"rates": {
"LAK": 14.764222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "LAK",
"amount": 100
},
"result": 1476.4222,
"rate": 14.764222
}Build with ARS/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key