Rate Overview
Live
1 USD = 21511.66 LAK
1 LAK = 0.000046
USD
Avg
21424.75
High
21511.66
Low
21371.26
Last updated: 3/7/2026, 9:13:17 AM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 21,511.66 LAK |
| 10 USD | 215,116.59 LAK |
| 50 USD | 1,075,582.95 LAK |
| 100 USD | 2,151,165.90 LAK |
| 500 USD | 10,755,829.48 LAK |
| 1,000 USD | 21,511,658.95 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-03-07T09:13:17Z",
"rates": {
"LAK": 21511.65895193
}
}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": 2151165.895193,
"rate": 21511.65895193
}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