Rate Overview
Live
1 AUD = 15677.20 LAK
1 LAK = 0.000064
AUD
Avg
15309.68
High
15909.66
Low
14454.19
Last updated: 7/10/2026, 7:43:00 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,677.20 LAK |
| 10 AUD | 156,771.98 LAK |
| 50 AUD | 783,859.90 LAK |
| 100 AUD | 1,567,719.80 LAK |
| 500 AUD | 7,838,598.99 LAK |
| 1,000 AUD | 15,677,197.98 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-07-10T07:43:00Z",
"rates": {
"LAK": 15677.197984
}
}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": 1567719.7984,
"rate": 15677.197984
}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