Rate Overview
Live
1 ARS = 14.9269 LAK
1 LAK = 0.066993
ARS
Avg
15.1835
High
15.4835
Low
14.9012
Last updated: 7/3/2026, 4:08:27 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 14.93 LAK |
| 10 ARS | 149.27 LAK |
| 50 ARS | 746.34 LAK |
| 100 ARS | 1,492.69 LAK |
| 500 ARS | 7,463.43 LAK |
| 1,000 ARS | 14,926.85 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-03T16:08:27Z",
"rates": {
"LAK": 14.926854
}
}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": 1492.6854,
"rate": 14.926854
}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