Rate Overview
Live
1 LVL = 739.7036 CRC
1 CRC = 0.001352
LVL
Avg
736.8701
High
739.7036
Low
732.5995
Last updated: 7/31/2026, 12:23:02 AM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 739.70 CRC |
| 10 LVL | 7,397.04 CRC |
| 50 LVL | 36,985.18 CRC |
| 100 LVL | 73,970.36 CRC |
| 500 LVL | 369,851.80 CRC |
| 1,000 LVL | 739,703.59 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-07-31T00:23:02Z",
"rates": {
"CRC": 739.703594
}
}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": 73970.3594,
"rate": 739.703594
}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