Rate Overview
Live
1 AUD = 14940.57 LAK
1 LAK = 0.000067
AUD
Avg
14274.65
High
15207.90
Low
13422.56
Last updated: 3/27/2026, 7:50:13 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 14,940.57 LAK |
| 10 AUD | 149,405.71 LAK |
| 50 AUD | 747,028.53 LAK |
| 100 AUD | 1,494,057.06 LAK |
| 500 AUD | 7,470,285.31 LAK |
| 1,000 AUD | 14,940,570.62 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-27T07:50:13Z",
"rates": {
"LAK": 14940.570622
}
}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": 1494057.0622,
"rate": 14940.570622
}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