Rate Overview
Live
1 USD = 22532.68 LAK
1 LAK = 0.000044
USD
Avg
22410.45
High
22628.51
Low
22043.86
Last updated: 7/5/2026, 7:26:48 PM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,532.68 LAK |
| 10 USD | 225,326.78 LAK |
| 50 USD | 1,126,633.90 LAK |
| 100 USD | 2,253,267.79 LAK |
| 500 USD | 11,266,338.96 LAK |
| 1,000 USD | 22,532,677.93 LAK |
Get USD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LAKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-05T19:26:48Z",
"rates": {
"LAK": 22532.67792883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LAK",
"amount": 100
},
"result": 2253267.792883,
"rate": 22532.67792883
}Build with USD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key