Rate Overview
Live
1 LVL = 756.9362 CRC
1 CRC = 0.001321
LVL
Avg
752.8101
High
756.9362
Low
750.5275
Last updated: 5/7/2026, 3:59:17 PM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 756.94 CRC |
| 10 LVL | 7,569.36 CRC |
| 50 LVL | 37,846.81 CRC |
| 100 LVL | 75,693.62 CRC |
| 500 LVL | 378,468.10 CRC |
| 1,000 LVL | 756,936.20 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-05-07T15:59:17Z",
"rates": {
"CRC": 756.936196
}
}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": 75693.6196,
"rate": 756.936196
}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