Rate Overview
Live
1 CUP = 842.8548 LAK
1 LAK = 0.001186
CUP
Avg
845.1466
High
847.0669
Low
842.8548
Last updated: 9/9/2026, 5:19:06 PM
Quick Conversions
| CUP | LAK |
|---|---|
| 1 CUP | 842.85 LAK |
| 10 CUP | 8,428.55 LAK |
| 50 CUP | 42,142.74 LAK |
| 100 CUP | 84,285.48 LAK |
| 500 CUP | 421,427.40 LAK |
| 1,000 CUP | 842,854.79 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-09-09T17:19:06Z",
"rates": {
"LAK": 842.854794
}
}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": 84285.4794,
"rate": 842.854794
}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