Rate Overview
Live
1 ARS = 16.2665 LAK
1 LAK = 0.061476
ARS
Avg
16.1010
High
16.2665
Low
15.8935
Last updated: 4/17/2026, 2:40:49 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 16.27 LAK |
| 10 ARS | 162.67 LAK |
| 50 ARS | 813.33 LAK |
| 100 ARS | 1,626.65 LAK |
| 500 ARS | 8,133.27 LAK |
| 1,000 ARS | 16,266.55 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-04-17T14:40:49Z",
"rates": {
"LAK": 16.266548
}
}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": 1626.6548,
"rate": 16.266548
}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