Rate Overview
Live
1 LVL = 790.0059 CRC
1 CRC = 0.001266
LVL
Avg
786.7548
High
793.3408
Low
775.9673
Last updated: 3/7/2026, 7:37:04 AM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 790.01 CRC |
| 10 LVL | 7,900.06 CRC |
| 50 LVL | 39,500.29 CRC |
| 100 LVL | 79,000.59 CRC |
| 500 LVL | 395,002.93 CRC |
| 1,000 LVL | 790,005.85 CRC |
Get LVL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=CRCExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T07:37:04Z",
"rates": {
"CRC": 790.005852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "CRC",
"amount": 100
},
"result": 79000.5852,
"rate": 790.005852
}Build with LVL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key