Rate Overview
Live
1 LVL = 737.7693 CRC
1 CRC = 0.001355
LVL
Avg
748.0224
High
755.9818
Low
737.7693
Last updated: 6/19/2026, 8:21:46 AM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 737.77 CRC |
| 10 LVL | 7,377.69 CRC |
| 50 LVL | 36,888.46 CRC |
| 100 LVL | 73,776.93 CRC |
| 500 LVL | 368,884.63 CRC |
| 1,000 LVL | 737,769.27 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-06-19T08:21:46Z",
"rates": {
"CRC": 737.769268
}
}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": 73776.9268,
"rate": 737.769268
}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