Rate Overview
Live
1 CUP = 852.3551 LAK
1 LAK = 0.001173
CUP
Avg
872.5048
High
918.6072
Low
824.0835
Last updated: 8/1/2026, 2:50:51 PM
Quick Conversions
| CUP | LAK |
|---|---|
| 1 CUP | 852.36 LAK |
| 10 CUP | 8,523.55 LAK |
| 50 CUP | 42,617.76 LAK |
| 100 CUP | 85,235.51 LAK |
| 500 CUP | 426,177.56 LAK |
| 1,000 CUP | 852,355.11 LAK |
Get CUP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=LAKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-08-01T14:50:51Z",
"rates": {
"LAK": 852.355114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "LAK",
"amount": 100
},
"result": 85235.51139999999,
"rate": 852.355114
}Build with CUP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key