Rate Overview
Live
1 CUP = 850.5992 LAK
1 LAK = 0.001176
CUP
Avg
853.1255
High
857.6490
Low
850.5992
Last updated: 7/29/2026, 5:43:10 PM
Quick Conversions
| CUP | LAK |
|---|---|
| 1 CUP | 850.60 LAK |
| 10 CUP | 8,505.99 LAK |
| 50 CUP | 42,529.96 LAK |
| 100 CUP | 85,059.92 LAK |
| 500 CUP | 425,299.62 LAK |
| 1,000 CUP | 850,599.23 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-07-29T17:43:10Z",
"rates": {
"LAK": 850.599234
}
}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": 85059.9234,
"rate": 850.599234
}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