Rate Overview
Live
1 LAK = 0.019991 CRC
1 CRC = 50.0225
LAK
Avg
0.022117
High
0.023443
Low
0.019991
Last updated: 7/31/2026, 4:35:35 AM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.20 CRC |
| 50 LAK | 1.00 CRC |
| 100 LAK | 2.00 CRC |
| 500 LAK | 10.00 CRC |
| 1,000 LAK | 19.99 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-07-31T04:35:35Z",
"rates": {
"CRC": 0.019991
}
}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.9990999999999999,
"rate": 0.019991
}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