Rate Overview
Live
1 LAK = 0.000078 AWG
1 AWG = 12820.51
LAK
Avg
0.000081
High
0.000083
Low
0.000078
Last updated: 7/29/2026, 1:14:08 AM
Quick Conversions
| LAK | AWG |
|---|---|
| 1 LAK | 0.00 AWG |
| 10 LAK | 0.00 AWG |
| 50 LAK | 0.00 AWG |
| 100 LAK | 0.01 AWG |
| 500 LAK | 0.04 AWG |
| 1,000 LAK | 0.08 AWG |
Get LAK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=AWGExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-29T01:14:08Z",
"rates": {
"AWG": 0.000078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "AWG",
"amount": 100
},
"result": 0.0078,
"rate": 0.000078
}Build with LAK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key