Rate Overview
Live
1 ARS = 15.8314 LAK
1 LAK = 0.063165
ARS
Avg
15.7761
High
15.8314
Low
15.6653
Last updated: 5/7/2026, 4:38:25 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.83 LAK |
| 10 ARS | 158.31 LAK |
| 50 ARS | 791.57 LAK |
| 100 ARS | 1,583.14 LAK |
| 500 ARS | 7,915.72 LAK |
| 1,000 ARS | 15,831.45 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-07T16:38:25Z",
"rates": {
"LAK": 15.831449
}
}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": 1583.1449,
"rate": 15.831449
}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