Rate Overview
Live
1 ARS = 15.2209 LAK
1 LAK = 0.065699
ARS
Avg
15.3375
High
15.4835
Low
15.2209
Last updated: 6/19/2026, 8:39:55 AM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.22 LAK |
| 10 ARS | 152.21 LAK |
| 50 ARS | 761.05 LAK |
| 100 ARS | 1,522.09 LAK |
| 500 ARS | 7,610.45 LAK |
| 1,000 ARS | 15,220.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-06-19T08:39:55Z",
"rates": {
"LAK": 15.2209
}
}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": 1522.0900000000001,
"rate": 15.2209
}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