Rate Overview
Live
1 CRC = 48.6801 LAK
1 LAK = 0.020542
CRC
Avg
48.3653
High
48.6801
Low
47.8626
Last updated: 6/19/2026, 8:48:26 AM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 48.68 LAK |
| 10 CRC | 486.80 LAK |
| 50 CRC | 2,434.00 LAK |
| 100 CRC | 4,868.01 LAK |
| 500 CRC | 24,340.05 LAK |
| 1,000 CRC | 48,680.10 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-06-19T08:48:26Z",
"rates": {
"LAK": 48.680095
}
}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": 4868.0095,
"rate": 48.680095
}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