Rate Overview
Live
1 CRC = 0.001194 LVL
1 LVL = 837.5209 CRC
Avg
0.001203
High
0.001242
Low
0.001183
Last updated: 1/25/2026, 2:55:16 PM
Quick Conversions
| CRC | LVL |
|---|---|
| 1 CRC | 0.00 LVL |
| 10 CRC | 0.01 LVL |
| 50 CRC | 0.06 LVL |
| 100 CRC | 0.12 LVL |
| 500 CRC | 0.60 LVL |
| 1,000 CRC | 1.19 LVL |
Get CRC/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=LVLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T14:55:16Z",
"rates": {
"LVL": 0.001194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "LVL",
"amount": 100
},
"result": 0.11939999999999999,
"rate": 0.001194
}Build with CRC/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key