Rate Overview
Live
1 AUD = 15664.35 LAK
1 LAK = 0.000064
AUD
Avg
15056.21
High
15923.96
Low
14162.69
Last updated: 5/27/2026, 8:37:20 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,664.35 LAK |
| 10 AUD | 156,643.50 LAK |
| 50 AUD | 783,217.49 LAK |
| 100 AUD | 1,566,434.98 LAK |
| 500 AUD | 7,832,174.92 LAK |
| 1,000 AUD | 15,664,349.83 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-27T20:37:20Z",
"rates": {
"LAK": 15664.34983
}
}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": 1566434.983,
"rate": 15664.34983
}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