Rate Overview
Live
1 LAK = 0.001213 CUP
1 CUP = 824.4023
LAK
Avg
0.001112
High
0.001213
Low
0.001080
Last updated: 5/29/2026, 6:42:10 PM
Quick Conversions
| LAK | CUP |
|---|---|
| 1 LAK | 0.00 CUP |
| 10 LAK | 0.01 CUP |
| 50 LAK | 0.06 CUP |
| 100 LAK | 0.12 CUP |
| 500 LAK | 0.61 CUP |
| 1,000 LAK | 1.21 CUP |
Get LAK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=CUPExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-29T18:42:10Z",
"rates": {
"CUP": 0.001213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "CUP",
"amount": 100
},
"result": 0.1213,
"rate": 0.001213
}Build with LAK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key