Rate Overview
Live
1 AUD = 15808.82 LAK
1 LAK = 0.000063
AUD
Avg
15806.60
High
15896.39
Low
15734.32
Last updated: 7/26/2026, 8:55:32 PM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 15,808.82 LAK |
| 10 AUD | 158,088.18 LAK |
| 50 AUD | 790,440.91 LAK |
| 100 AUD | 1,580,881.82 LAK |
| 500 AUD | 7,904,409.12 LAK |
| 1,000 AUD | 15,808,818.25 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-26T20:55:32Z",
"rates": {
"LAK": 15808.818249
}
}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": 1580881.8249,
"rate": 15808.818249
}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