Rate Overview
Live
1 LAK = 0.066441 ARS
1 ARS = 15.0509
LAK
Avg
0.057628
High
0.068381
Low
0.042751
Last updated: 6/27/2026, 1:31:38 PM
Quick Conversions
| LAK | ARS |
|---|---|
| 1 LAK | 0.07 ARS |
| 10 LAK | 0.66 ARS |
| 50 LAK | 3.32 ARS |
| 100 LAK | 6.64 ARS |
| 500 LAK | 33.22 ARS |
| 1,000 LAK | 66.44 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-27T13:31:38Z",
"rates": {
"ARS": 0.066441
}
}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.6441,
"rate": 0.066441
}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