Rate Overview
Live
1 ARS = 14.9753 LAK
1 LAK = 0.066777
ARS
Avg
17.5882
High
23.3909
Low
14.6238
Last updated: 8/20/2026, 9:14:59 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 14.98 LAK |
| 10 ARS | 149.75 LAK |
| 50 ARS | 748.76 LAK |
| 100 ARS | 1,497.53 LAK |
| 500 ARS | 7,487.64 LAK |
| 1,000 ARS | 14,975.28 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-20T21:14:59Z",
"rates": {
"LAK": 14.975282
}
}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": 1497.5282,
"rate": 14.975282
}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