Rate Overview
Live
1 AUD = 14940.02 LAK
1 LAK = 0.000067
AUD
Avg
14559.41
High
15207.90
Low
13999.29
Last updated: 3/27/2026, 9:45:55 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 14,940.02 LAK |
| 10 AUD | 149,400.24 LAK |
| 50 AUD | 747,001.22 LAK |
| 100 AUD | 1,494,002.45 LAK |
| 500 AUD | 7,470,012.25 LAK |
| 1,000 AUD | 14,940,024.50 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-03-27T09:45:55Z",
"rates": {
"LAK": 14940.024499
}
}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": 1494002.4499,
"rate": 14940.024499
}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