Rate Overview
Live
1 LVL = 757.0210 CRC
1 CRC = 0.001321
LVL
Avg
761.7682
High
767.6147
Low
756.8196
Last updated: 4/17/2026, 2:41:08 PM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 757.02 CRC |
| 10 LVL | 7,570.21 CRC |
| 50 LVL | 37,851.05 CRC |
| 100 LVL | 75,702.10 CRC |
| 500 LVL | 378,510.50 CRC |
| 1,000 LVL | 757,020.99 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-04-17T14:41:08Z",
"rates": {
"CRC": 757.020991
}
}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": 75702.09909999999,
"rate": 757.020991
}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