Rate Overview
Live
1 USD = 22637.00 LAK
1 LAK = 0.000044
USD
Avg
21929.50
High
22648.09
Low
21352.69
Last updated: 7/26/2026, 8:44:43 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,637.00 LAK |
| 10 USD | 226,370.01 LAK |
| 50 USD | 1,131,850.07 LAK |
| 100 USD | 2,263,700.14 LAK |
| 500 USD | 11,318,500.72 LAK |
| 1,000 USD | 22,637,001.44 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-26T08:44:43Z",
"rates": {
"LAK": 22637.00144348
}
}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": 2263700.144348,
"rate": 22637.00144348
}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