Rate Overview
Live
1 USD = 21922.27 LAK
1 LAK = 0.000046
USD
Avg
21696.98
High
22061.89
Low
21370.89
Last updated: 5/26/2026, 10:30:05 PM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 21,922.27 LAK |
| 10 USD | 219,222.69 LAK |
| 50 USD | 1,096,113.43 LAK |
| 100 USD | 2,192,226.87 LAK |
| 500 USD | 10,961,134.34 LAK |
| 1,000 USD | 21,922,268.68 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-05-26T22:30:05Z",
"rates": {
"LAK": 21922.26868371
}
}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": 2192226.868371,
"rate": 21922.26868371
}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