Rate Overview
Live
1 LVL = 740.3077 CRC
1 CRC = 0.001351
LVL
Avg
740.6059
High
744.9474
Low
738.1866
Last updated: 8/19/2026, 2:10:35 PM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 740.31 CRC |
| 10 LVL | 7,403.08 CRC |
| 50 LVL | 37,015.39 CRC |
| 100 LVL | 74,030.77 CRC |
| 500 LVL | 370,153.85 CRC |
| 1,000 LVL | 740,307.70 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-19T14:10:35Z",
"rates": {
"CRC": 740.307704
}
}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": 74030.7704,
"rate": 740.307704
}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