Rate Overview
Live
1 LAK = 0.019922 CRC
1 CRC = 50.1958
LAK
Avg
0.019983
High
0.020155
Low
0.019922
Last updated: 8/19/2026, 2:42:10 PM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.20 CRC |
| 50 LAK | 1.00 CRC |
| 100 LAK | 1.99 CRC |
| 500 LAK | 9.96 CRC |
| 1,000 LAK | 19.92 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-19T14:42:10Z",
"rates": {
"CRC": 0.019922
}
}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": 1.9922,
"rate": 0.019922
}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