Rate Overview
Live
1 ARS = 15.0507 LAK
1 LAK = 0.066442
ARS
Avg
17.8062
High
23.3909
Low
14.6238
Last updated: 6/27/2026, 5:16:11 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.05 LAK |
| 10 ARS | 150.51 LAK |
| 50 ARS | 752.54 LAK |
| 100 ARS | 1,505.07 LAK |
| 500 ARS | 7,525.37 LAK |
| 1,000 ARS | 15,050.74 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-27T17:16:11Z",
"rates": {
"LAK": 15.050741
}
}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": 1505.0741,
"rate": 15.050741
}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