Rate Overview
Live
1 LVL = 743.0415 CRC
1 CRC = 0.001346
LVL
Avg
737.9267
High
743.0415
Low
732.5995
Last updated: 7/31/2026, 6:51:10 PM
Quick Conversions
| LVL | CRC |
|---|---|
| 1 LVL | 743.04 CRC |
| 10 LVL | 7,430.42 CRC |
| 50 LVL | 37,152.08 CRC |
| 100 LVL | 74,304.15 CRC |
| 500 LVL | 371,520.76 CRC |
| 1,000 LVL | 743,041.52 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-31T18:51:10Z",
"rates": {
"CRC": 743.041524
}
}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": 74304.15239999999,
"rate": 743.041524
}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