Rate Overview
Live
1 LAK = 0.020707 CRC
1 CRC = 48.2928
LAK
Avg
0.022887
High
0.023651
Low
0.020705
Last updated: 5/29/2026, 9:47:24 PM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.21 CRC |
| 50 LAK | 1.04 CRC |
| 100 LAK | 2.07 CRC |
| 500 LAK | 10.35 CRC |
| 1,000 LAK | 20.71 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-05-29T21:47:24Z",
"rates": {
"CRC": 0.020707
}
}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.0707,
"rate": 0.020707
}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