Rate Overview
Live
1 USD = 22540.14 LAK
1 LAK = 0.000044
USD
Avg
22561.02
High
22653.52
Low
22496.45
Last updated: 8/15/2026, 5:35:36 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,540.14 LAK |
| 10 USD | 225,401.38 LAK |
| 50 USD | 1,127,006.89 LAK |
| 100 USD | 2,254,013.79 LAK |
| 500 USD | 11,270,068.95 LAK |
| 1,000 USD | 22,540,137.89 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-08-15T05:35:36Z",
"rates": {
"LAK": 22540.1378947
}
}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": 2254013.78947,
"rate": 22540.1378947
}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