Rate Overview
Live
1 LAK = 0.020078 CRC
1 CRC = 49.8058
LAK
Avg
0.022103
High
0.023473
Low
0.020048
Last updated: 8/1/2026, 12:36:30 PM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.20 CRC |
| 50 LAK | 1.00 CRC |
| 100 LAK | 2.01 CRC |
| 500 LAK | 10.04 CRC |
| 1,000 LAK | 20.08 CRC |
Get LAK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=CRCExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-08-01T12:36:30Z",
"rates": {
"CRC": 0.020078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "CRC",
"amount": 100
},
"result": 2.0078,
"rate": 0.020078
}Build with LAK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key