Rate Overview
Live
1 LAK = 0.022217 CRC
1 CRC = 45.0106
LAK
Avg
0.022083
High
0.022217
Low
0.021956
Last updated: 3/7/2026, 7:40:22 AM
Quick Conversions
| LAK | CRC |
|---|---|
| 1 LAK | 0.02 CRC |
| 10 LAK | 0.22 CRC |
| 50 LAK | 1.11 CRC |
| 100 LAK | 2.22 CRC |
| 500 LAK | 11.11 CRC |
| 1,000 LAK | 22.22 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-03-07T07:40:22Z",
"rates": {
"CRC": 0.022217
}
}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.2217000000000002,
"rate": 0.022217
}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