Rate Overview
Live
1 ARS = 15.1605 LAK
1 LAK = 0.065961
ARS
Avg
15.1686
High
15.2723
Low
15.0990
Last updated: 8/20/2026, 5:41:42 AM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.16 LAK |
| 10 ARS | 151.60 LAK |
| 50 ARS | 758.02 LAK |
| 100 ARS | 1,516.05 LAK |
| 500 ARS | 7,580.24 LAK |
| 1,000 ARS | 15,160.49 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-08-20T05:41:42Z",
"rates": {
"LAK": 15.160489
}
}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": 1516.0489,
"rate": 15.160489
}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