Rate Overview
Live
1 LVL = 739.2038 CRC
1 CRC = 0.001353
LVL
Avg
741.5630
High
752.7039
Low
738.1467
Last updated: 7/9/2026, 10:00:16 AM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 739.20 CRC |
| 10 LVL | 7,392.04 CRC |
| 50 LVL | 36,960.19 CRC |
| 100 LVL | 73,920.38 CRC |
| 500 LVL | 369,601.91 CRC |
| 1,000 LVL | 739,203.83 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-07-09T10:00:16Z",
"rates": {
"CRC": 739.203826
}
}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": 73920.38260000001,
"rate": 739.203826
}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