Rate Overview
Live
1 ARS = 15.1457 LAK
1 LAK = 0.066025
ARS
Avg
15.2673
High
15.4677
Low
15.1354
Last updated: 3/7/2026, 7:35:59 AM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 15.15 LAK |
| 10 ARS | 151.46 LAK |
| 50 ARS | 757.29 LAK |
| 100 ARS | 1,514.57 LAK |
| 500 ARS | 7,572.87 LAK |
| 1,000 ARS | 15,145.75 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-03-07T07:35:59Z",
"rates": {
"LAK": 15.145746
}
}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": 1514.5746000000001,
"rate": 15.145746
}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