Rate Overview
Live
1 USD = 22648.09 LAK
1 LAK = 0.000044
USD
Avg
22600.20
High
22659.80
Low
22523.03
Last updated: 7/25/2026, 3:32:23 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 22,648.09 LAK |
| 10 USD | 226,480.91 LAK |
| 50 USD | 1,132,404.57 LAK |
| 100 USD | 2,264,809.13 LAK |
| 500 USD | 11,324,045.67 LAK |
| 1,000 USD | 22,648,091.34 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-25T03:32:23Z",
"rates": {
"LAK": 22648.09133962
}
}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": 2264809.1339620003,
"rate": 22648.09133962
}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