Rate Overview
Live
1 LAK = 0.020935 CRC
1 CRC = 47.7669
LAK
Avg
0.020789
High
0.020935
Low
0.020688
Last updated: 5/9/2026, 4:55:39 AM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.21 CRC |
| 50 LAK | 1.05 CRC |
| 100 LAK | 2.09 CRC |
| 500 LAK | 10.47 CRC |
| 1,000 LAK | 20.94 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-05-09T04:55:39Z",
"rates": {
"CRC": 0.020935
}
}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.0934999999999997,
"rate": 0.020935
}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