Rate Overview
Live
1 ARS = 15.1058 LAK
1 LAK = 0.066200
ARS
Avg
15.1058
High
15.1058
Low
15.1058
Last updated: 7/2/2026, 10:05:39 AM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.11 LAK |
| 10 ARS | 151.06 LAK |
| 50 ARS | 755.29 LAK |
| 100 ARS | 1,510.58 LAK |
| 500 ARS | 7,552.91 LAK |
| 1,000 ARS | 15,105.82 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-07-02T10:05:39Z",
"rates": {
"LAK": 15.105816
}
}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": 1510.5816,
"rate": 15.105816
}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