Rate Overview
Live
1 LVL = 767.7870 CRC
1 CRC = 0.001302
LVL
Avg
804.5838
High
846.0030
Low
743.3640
Last updated: 3/28/2026, 1:37:30 PM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 767.79 CRC |
| 10 LVL | 7,677.87 CRC |
| 50 LVL | 38,389.35 CRC |
| 100 LVL | 76,778.70 CRC |
| 500 LVL | 383,893.48 CRC |
| 1,000 LVL | 767,786.96 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-03-28T13:37:30Z",
"rates": {
"CRC": 767.786959
}
}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": 76778.6959,
"rate": 767.786959
}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