Rate Overview
Live
1 AUD = 14929.74 LAK
1 LAK = 0.000067
AUD
Avg
15014.12
High
15116.68
Low
14929.74
Last updated: 3/27/2026, 11:13:20 AM
Quick Conversions
| AUD | LAK |
|---|---|
| 1 AUD | 14,929.74 LAK |
| 10 AUD | 149,297.38 LAK |
| 50 AUD | 746,486.90 LAK |
| 100 AUD | 1,492,973.81 LAK |
| 500 AUD | 7,464,869.03 LAK |
| 1,000 AUD | 14,929,738.06 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-27T11:13:20Z",
"rates": {
"LAK": 14929.738055
}
}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": 1492973.8055,
"rate": 14929.738055
}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