Rate Overview
Live
1 ARS = 14.8300 LAK
1 LAK = 0.067431
ARS
Avg
14.8295
High
14.8907
Low
14.7775
Last updated: 9/12/2026, 6:46:51 AM
Quick Conversions
| ARS | LAK |
|---|---|
| 1 ARS | 14.83 LAK |
| 10 ARS | 148.30 LAK |
| 50 ARS | 741.50 LAK |
| 100 ARS | 1,483.00 LAK |
| 500 ARS | 7,415.01 LAK |
| 1,000 ARS | 14,830.01 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-12T06:46:51Z",
"rates": {
"LAK": 14.830011
}
}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": 1483.0011000000002,
"rate": 14.830011
}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