Rate Overview
Live
1 AUD = 15948.56 LAK
1 LAK = 0.000063
AUD
Avg
15833.13
High
15948.56
Low
15707.75
Last updated: 5/7/2026, 10:13:40 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,948.56 LAK |
| 10 AUD | 159,485.64 LAK |
| 50 AUD | 797,428.21 LAK |
| 100 AUD | 1,594,856.42 LAK |
| 500 AUD | 7,974,282.10 LAK |
| 1,000 AUD | 15,948,564.19 LAK |
Get AUD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=LAKExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-05-07T10:13:40Z",
"rates": {
"LAK": 15948.564192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "LAK",
"amount": 100
},
"result": 1594856.4192,
"rate": 15948.564192
}Build with AUD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key