Rate Overview
Live
1 LVL = 744.4626 CRC
1 CRC = 0.001343
LVL
Avg
739.0698
High
752.7039
Low
731.6450
Last updated: 8/1/2026, 5:21:33 AM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 744.46 CRC |
| 10 LVL | 7,444.63 CRC |
| 50 LVL | 37,223.13 CRC |
| 100 LVL | 74,446.26 CRC |
| 500 LVL | 372,231.28 CRC |
| 1,000 LVL | 744,462.56 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-08-01T05:21:33Z",
"rates": {
"CRC": 744.462563
}
}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": 74446.25630000001,
"rate": 744.462563
}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