Rate Overview
Live
1 LAK = 0.000045 USD
1 USD = 22222.22
LAK
Avg
0.000045
High
0.000045
Low
0.000045
Last updated: 4/18/2026, 8:48:40 AM
Quick Conversions
| LAK | USD |
|---|---|
| 1 LAK | 0.00 USD |
| 10 LAK | 0.00 USD |
| 50 LAK | 0.00 USD |
| 100 LAK | 0.00 USD |
| 500 LAK | 0.02 USD |
| 1,000 LAK | 0.05 USD |
Get LAK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=USDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-18T08:48:40Z",
"rates": {
"USD": 0.000045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "USD",
"amount": 100
},
"result": 0.0045000000000000005,
"rate": 0.000045
}Build with LAK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key