Rate Overview
Live
1 LVL = 750.4838 CRC
1 CRC = 0.001332
LVL
Avg
748.5863
High
750.6382
Low
745.5524
Last updated: 9/9/2026, 1:55:28 PM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 750.48 CRC |
| 10 LVL | 7,504.84 CRC |
| 50 LVL | 37,524.19 CRC |
| 100 LVL | 75,048.38 CRC |
| 500 LVL | 375,241.89 CRC |
| 1,000 LVL | 750,483.78 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-09-09T13:55:28Z",
"rates": {
"CRC": 750.483781
}
}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": 75048.3781,
"rate": 750.483781
}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