Rate Overview
Live
1 USD = 22595.76 LAK
1 LAK = 0.000044
USD
Avg
22579.22
High
22659.80
Low
22472.54
Last updated: 7/23/2026, 6:32:00 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,595.76 LAK |
| 10 USD | 225,957.60 LAK |
| 50 USD | 1,129,788.00 LAK |
| 100 USD | 2,259,576.00 LAK |
| 500 USD | 11,297,880.00 LAK |
| 1,000 USD | 22,595,759.99 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-23T06:32:00Z",
"rates": {
"LAK": 22595.7599921
}
}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": 2259575.99921,
"rate": 22595.7599921
}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