Rate Overview
Live
1 USD = 22453.87 LAK
1 LAK = 0.000045
USD
Avg
22447.10
High
22515.18
Low
22409.44
Last updated: 9/2/2026, 7:01:58 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,453.87 LAK |
| 10 USD | 224,538.75 LAK |
| 50 USD | 1,122,693.73 LAK |
| 100 USD | 2,245,387.46 LAK |
| 500 USD | 11,226,937.28 LAK |
| 1,000 USD | 22,453,874.55 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-09-02T07:01:58Z",
"rates": {
"LAK": 22453.87455173
}
}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": 2245387.455173,
"rate": 22453.87455173
}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