Rate Overview
Live
1 ARS = 14.8671 LAK
1 LAK = 0.067262
ARS
Avg
15.0387
High
15.2723
Low
14.7991
Last updated: 9/1/2026, 4:05:52 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 14.87 LAK |
| 10 ARS | 148.67 LAK |
| 50 ARS | 743.36 LAK |
| 100 ARS | 1,486.71 LAK |
| 500 ARS | 7,433.57 LAK |
| 1,000 ARS | 14,867.14 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-09-01T16:05:52Z",
"rates": {
"LAK": 14.867141
}
}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": 1486.7141,
"rate": 14.867141
}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