Rate Overview
Live
1 CRC = 45.0101 LAK
1 LAK = 0.022217
CRC
Avg
45.2838
High
45.5449
Low
45.0101
Last updated: 3/7/2026, 9:28:27 AM
Quick Conversions
| CRC | LAK |
|---|---|
| 1 CRC | 45.01 LAK |
| 10 CRC | 450.10 LAK |
| 50 CRC | 2,250.50 LAK |
| 100 CRC | 4,501.01 LAK |
| 500 CRC | 22,505.05 LAK |
| 1,000 CRC | 45,010.09 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-03-07T09:28:27Z",
"rates": {
"LAK": 45.01009
}
}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": 4501.009,
"rate": 45.01009
}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