Rate Overview
Live
1 LYD = 70.8135 CRC
1 CRC = 0.014122
LYD
Avg
82.5061
High
93.5491
Low
70.7566
Last updated: 7/25/2026, 3:58:47 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 70.81 CRC |
| 10 LYD | 708.14 CRC |
| 50 LYD | 3,540.68 CRC |
| 100 LYD | 7,081.35 CRC |
| 500 LYD | 35,406.77 CRC |
| 1,000 LYD | 70,813.54 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-25T03:58:47Z",
"rates": {
"CRC": 70.813535
}
}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": 7081.3535,
"rate": 70.813535
}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