Rate Overview
Live
1 USD = 21662.26 LAK
1 LAK = 0.000046
USD
Avg
21721.91
High
22255.91
Low
21396.52
Last updated: 3/27/2026, 2:36:09 PM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 21,662.26 LAK |
| 10 USD | 216,622.59 LAK |
| 50 USD | 1,083,112.93 LAK |
| 100 USD | 2,166,225.86 LAK |
| 500 USD | 10,831,129.32 LAK |
| 1,000 USD | 21,662,258.64 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-03-27T14:36:09Z",
"rates": {
"LAK": 21662.25864245
}
}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": 2166225.864245,
"rate": 21662.25864245
}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