Rate Overview
Live
1 CRC = 49.2554 LAK
1 LAK = 0.020302
CRC
Avg
49.4479
High
49.7457
Low
49.2554
Last updated: 9/9/2026, 7:00:54 PM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 49.26 LAK |
| 10 CRC | 492.55 LAK |
| 50 CRC | 2,462.77 LAK |
| 100 CRC | 4,925.54 LAK |
| 500 CRC | 24,627.68 LAK |
| 1,000 CRC | 49,255.35 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-09-09T19:00:54Z",
"rates": {
"LAK": 49.255354
}
}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": 4925.5354,
"rate": 49.255354
}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