Rate Overview
Live
1 LAK = 0.020302 CRC
1 CRC = 49.2562
LAK
Avg
0.020223
High
0.020302
Low
0.020102
Last updated: 9/9/2026, 2:25:14 PM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.20 CRC |
| 50 LAK | 1.02 CRC |
| 100 LAK | 2.03 CRC |
| 500 LAK | 10.15 CRC |
| 1,000 LAK | 20.30 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-09-09T14:25:14Z",
"rates": {
"CRC": 0.020302
}
}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.0302000000000002,
"rate": 0.020302
}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