Rate Overview
Live
1 ARS = 15.5530 LAK
1 LAK = 0.064296
ARS
Avg
15.3961
High
16.0932
Low
14.7470
Last updated: 5/27/2026, 9:36:21 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.55 LAK |
| 10 ARS | 155.53 LAK |
| 50 ARS | 777.65 LAK |
| 100 ARS | 1,555.30 LAK |
| 500 ARS | 7,776.49 LAK |
| 1,000 ARS | 15,552.97 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-05-27T21:36:21Z",
"rates": {
"LAK": 15.552971
}
}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": 1555.2971,
"rate": 15.552971
}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