Rate Overview
Live
1 LAK = 0.067478 ARS
1 ARS = 14.8196
LAK
Avg
0.065667
High
0.068513
Low
0.061518
Last updated: 9/11/2026, 10:39:03 PM
Quick Conversions
| LAK | ARS |
|---|---|
| 1 LAK | 0.07 ARS |
| 10 LAK | 0.67 ARS |
| 50 LAK | 3.37 ARS |
| 100 LAK | 6.75 ARS |
| 500 LAK | 33.74 ARS |
| 1,000 LAK | 67.48 ARS |
Get LAK/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=ARSExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-09-11T22:39:03Z",
"rates": {
"ARS": 0.067478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "ARS",
"amount": 100
},
"result": 6.7478,
"rate": 0.067478
}Build with LAK/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key