Rate Overview
Live
1 CUP = 900.2243 LAK
1 LAK = 0.001111 CUP
Avg
900.3380
High
902.1630
Low
896.4643
Last updated: 1/25/2026, 11:04:30 AM
Quick Conversions
| CUP | LAK |
|---|---|
| 1 CUP | 900.22 LAK |
| 10 CUP | 9,002.24 LAK |
| 50 CUP | 45,011.21 LAK |
| 100 CUP | 90,022.43 LAK |
| 500 CUP | 450,112.14 LAK |
| 1,000 CUP | 900,224.28 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-01-25T11:04:30Z",
"rates": {
"LAK": 900.224282
}
}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": 90022.4282,
"rate": 900.224282
}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