Rate Overview
Live
1 ARS = 15.8238 LAK
1 LAK = 0.063196
ARS
Avg
15.3798
High
15.8358
Low
15.0866
Last updated: 3/28/2026, 11:59:08 AM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.82 LAK |
| 10 ARS | 158.24 LAK |
| 50 ARS | 791.19 LAK |
| 100 ARS | 1,582.38 LAK |
| 500 ARS | 7,911.90 LAK |
| 1,000 ARS | 15,823.81 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-03-28T11:59:08Z",
"rates": {
"LAK": 15.823807
}
}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": 1582.3807,
"rate": 15.823807
}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