Rate Overview
Live
1 LAK = 0.020755 CRC
1 CRC = 48.1812
LAK
Avg
0.020939
High
0.021139
Low
0.020755
Last updated: 4/17/2026, 4:42:04 PM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.21 CRC |
| 50 LAK | 1.04 CRC |
| 100 LAK | 2.08 CRC |
| 500 LAK | 10.38 CRC |
| 1,000 LAK | 20.76 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-04-17T16:42:04Z",
"rates": {
"CRC": 0.020755
}
}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.0755,
"rate": 0.020755
}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