Rate Overview
Live
1 USD = 22659.80 LAK
1 LAK = 0.000044
USD
Avg
21851.33
High
22659.80
Low
21388.56
Last updated: 7/21/2026, 11:32:38 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,659.80 LAK |
| 10 USD | 226,597.96 LAK |
| 50 USD | 1,132,989.80 LAK |
| 100 USD | 2,265,979.60 LAK |
| 500 USD | 11,329,897.99 LAK |
| 1,000 USD | 22,659,795.98 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-21T11:32:38Z",
"rates": {
"LAK": 22659.79598217
}
}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": 2265979.598217,
"rate": 22659.79598217
}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