Rate Overview
Live
1 CRC = 47.1549 LAK
1 LAK = 0.021207
CRC
Avg
44.5862
High
47.1549
Low
43.1122
Last updated: 3/28/2026, 2:02:30 PM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 47.15 LAK |
| 10 CRC | 471.55 LAK |
| 50 CRC | 2,357.74 LAK |
| 100 CRC | 4,715.49 LAK |
| 500 CRC | 23,577.44 LAK |
| 1,000 CRC | 47,154.87 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-03-28T14:02:30Z",
"rates": {
"LAK": 47.154872
}
}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": 4715.4872,
"rate": 47.154872
}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