Rate Overview
Live
1 LAK = 0.063165 ARS
1 ARS = 15.8316
LAK
Avg
0.063387
High
0.063835
Low
0.063165
Last updated: 5/7/2026, 4:01:56 PM
Quick Conversions
| LAK | ARS |
|---|---|
| 1 LAK | 0.06 ARS |
| 10 LAK | 0.63 ARS |
| 50 LAK | 3.16 ARS |
| 100 LAK | 6.32 ARS |
| 500 LAK | 31.58 ARS |
| 1,000 LAK | 63.17 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-05-07T16:01:56Z",
"rates": {
"ARS": 0.063165
}
}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.3165,
"rate": 0.063165
}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