Rate Overview
Live
1 LYD = 72.4580 CRC
1 CRC = 0.013801
LYD
Avg
72.6998
High
73.0641
Low
72.4580
Last updated: 4/17/2026, 4:53:14 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 72.46 CRC |
| 10 LYD | 724.58 CRC |
| 50 LYD | 3,622.90 CRC |
| 100 LYD | 7,245.80 CRC |
| 500 LYD | 36,228.99 CRC |
| 1,000 LYD | 72,457.98 CRC |
Get LYD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=CRCExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-04-17T04:53:14Z",
"rates": {
"CRC": 72.457977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "CRC",
"amount": 100
},
"result": 7245.7977,
"rate": 72.457977
}Build with LYD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key