Rate Overview
Live
1 LYD = 74.1929 CRC
1 CRC = 0.013478
LYD
Avg
74.3260
High
74.8445
Low
73.9096
Last updated: 3/7/2026, 12:32:59 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 74.19 CRC |
| 10 LYD | 741.93 CRC |
| 50 LYD | 3,709.64 CRC |
| 100 LYD | 7,419.29 CRC |
| 500 LYD | 37,096.43 CRC |
| 1,000 LYD | 74,192.85 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-03-07T00:32:59Z",
"rates": {
"CRC": 74.192852
}
}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": 7419.2852,
"rate": 74.192852
}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