Rate Overview
Live
1 CRC = 48.4485 LAK
1 LAK = 0.020640
CRC
Avg
48.4221
High
48.5250
Low
48.2927
Last updated: 5/27/2026, 5:26:44 PM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 48.45 LAK |
| 10 CRC | 484.48 LAK |
| 50 CRC | 2,422.42 LAK |
| 100 CRC | 4,844.85 LAK |
| 500 CRC | 24,224.24 LAK |
| 1,000 CRC | 48,448.48 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-27T17:26:44Z",
"rates": {
"LAK": 48.448484
}
}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": 4844.8484,
"rate": 48.448484
}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