Rate Overview
Live
1 ARS = 15.1193 LAK
1 LAK = 0.066140
ARS
Avg
15.1448
High
15.1845
Low
15.1128
Last updated: 7/11/2026, 11:54:02 PM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.12 LAK |
| 10 ARS | 151.19 LAK |
| 50 ARS | 755.97 LAK |
| 100 ARS | 1,511.93 LAK |
| 500 ARS | 7,559.67 LAK |
| 1,000 ARS | 15,119.34 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-11T23:54:02Z",
"rates": {
"LAK": 15.119341
}
}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": 1511.9341,
"rate": 15.119341
}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