Rate Overview
Live
1 CRC = 48.4485 LAK
1 LAK = 0.020640
CRC
Avg
43.7667
High
48.4485
Low
42.2808
Last updated: 5/27/2026, 6:24:56 PM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 48.45 LAK |
| 10 CRC | 484.48 LAK |
| 50 CRC | 2,422.42 LAK |
| 100 CRC | 4,844.85 LAK |
| 500 CRC | 24,224.24 LAK |
| 1,000 CRC | 48,448.48 LAK |
Get CRC/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=LAKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-05-27T18:24:56Z",
"rates": {
"LAK": 48.448484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "LAK",
"amount": 100
},
"result": 4844.8484,
"rate": 48.448484
}Build with CRC/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key