Rate Overview
Live
1 USD = 22007.19 LAK
1 LAK = 0.000045
USD
Avg
21988.54
High
22019.52
Low
21960.00
Last updated: 4/16/2026, 4:19:04 PM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,007.19 LAK |
| 10 USD | 220,071.91 LAK |
| 50 USD | 1,100,359.56 LAK |
| 100 USD | 2,200,719.12 LAK |
| 500 USD | 11,003,595.61 LAK |
| 1,000 USD | 22,007,191.22 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-04-16T16:19:04Z",
"rates": {
"LAK": 22007.19122125
}
}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": 2200719.1221249998,
"rate": 22007.19122125
}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