Rate Overview
Live
1 LAK = 0.065996 ARS
1 ARS = 15.1524
LAK
Avg
0.065213
High
0.068042
Low
0.061657
Last updated: 6/28/2026, 9:56:07 AM
Quick Conversions
| LAK | ARS |
|---|---|
| 1 LAK | 0.07 ARS |
| 10 LAK | 0.66 ARS |
| 50 LAK | 3.30 ARS |
| 100 LAK | 6.60 ARS |
| 500 LAK | 33.00 ARS |
| 1,000 LAK | 66.00 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-06-28T09:56:07Z",
"rates": {
"ARS": 0.065996
}
}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.5996,
"rate": 0.065996
}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