Rate Overview
Live
1 CRC = 49.4170 LAK
1 LAK = 0.020236
CRC
Avg
49.5601
High
49.6956
Low
49.4170
Last updated: 7/11/2026, 10:07:37 AM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 49.42 LAK |
| 10 CRC | 494.17 LAK |
| 50 CRC | 2,470.85 LAK |
| 100 CRC | 4,941.70 LAK |
| 500 CRC | 24,708.48 LAK |
| 1,000 CRC | 49,416.95 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-07-11T10:07:37Z",
"rates": {
"LAK": 49.416951
}
}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": 4941.6951,
"rate": 49.416951
}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