Rate Overview
Live
1 CRC = 47.9838 LAK
1 LAK = 0.020840
CRC
Avg
48.2420
High
48.3358
Low
47.9838
Last updated: 5/7/2026, 1:46:34 PM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 47.98 LAK |
| 10 CRC | 479.84 LAK |
| 50 CRC | 2,399.19 LAK |
| 100 CRC | 4,798.38 LAK |
| 500 CRC | 23,991.88 LAK |
| 1,000 CRC | 47,983.76 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-07T13:46:34Z",
"rates": {
"LAK": 47.983762
}
}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": 4798.3762,
"rate": 47.983762
}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