Rate Overview
Live
1 AUD = 16187.12 LAK
1 LAK = 0.000062
AUD
Avg
16098.10
High
16187.12
Low
16017.21
Last updated: 9/4/2026, 5:58:28 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 16,187.12 LAK |
| 10 AUD | 161,871.18 LAK |
| 50 AUD | 809,355.91 LAK |
| 100 AUD | 1,618,711.82 LAK |
| 500 AUD | 8,093,559.10 LAK |
| 1,000 AUD | 16,187,118.20 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-09-04T17:58:28Z",
"rates": {
"LAK": 16187.1182
}
}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": 1618711.82,
"rate": 16187.1182
}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