Rate Overview
Live
1 ARS = 15.2129 LAK
1 LAK = 0.065734
ARS
Avg
15.1683
High
15.2441
Low
15.0260
Last updated: 8/2/2026, 12:54:01 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.21 LAK |
| 10 ARS | 152.13 LAK |
| 50 ARS | 760.65 LAK |
| 100 ARS | 1,521.29 LAK |
| 500 ARS | 7,606.45 LAK |
| 1,000 ARS | 15,212.90 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-02T12:54:01Z",
"rates": {
"LAK": 15.212904
}
}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": 1521.2904,
"rate": 15.212904
}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