Rate Overview
Live
1 LYD = 70.9568 CRC
1 CRC = 0.014093
LYD
Avg
75.2305
High
91.7934
Low
70.3864
Last updated: 7/30/2026, 8:02:55 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 70.96 CRC |
| 10 LYD | 709.57 CRC |
| 50 LYD | 3,547.84 CRC |
| 100 LYD | 7,095.68 CRC |
| 500 LYD | 35,478.39 CRC |
| 1,000 LYD | 70,956.77 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-07-30T08:02:55Z",
"rates": {
"CRC": 70.956774
}
}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": 7095.6774,
"rate": 70.956774
}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