Rate Overview
Live
1 USD = 21914.05 LAK
1 LAK = 0.000046
USD
Avg
21958.67
High
21980.00
Low
21914.05
Last updated: 5/6/2026, 7:17:37 PM
Quick Conversions
| USD | LAK |
|---|---|
| 1 USD | 21,914.05 LAK |
| 10 USD | 219,140.49 LAK |
| 50 USD | 1,095,702.44 LAK |
| 100 USD | 2,191,404.88 LAK |
| 500 USD | 10,957,024.40 LAK |
| 1,000 USD | 21,914,048.81 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-06T19:17:37Z",
"rates": {
"LAK": 21914.04880758
}
}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": 2191404.880758,
"rate": 21914.04880758
}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