Rate Overview
Live
1 LAK = 0.020235 CRC
1 CRC = 49.4193
LAK
Avg
0.020177
High
0.020235
Low
0.020122
Last updated: 7/11/2026, 3:28:49 AM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.20 CRC |
| 50 LAK | 1.01 CRC |
| 100 LAK | 2.02 CRC |
| 500 LAK | 10.12 CRC |
| 1,000 LAK | 20.24 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-11T03:28:49Z",
"rates": {
"CRC": 0.020235
}
}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.0235,
"rate": 0.020235
}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