Rate Overview
Live
1 LYD = 71.1142 CRC
1 CRC = 0.014062
LYD
Avg
71.4387
High
71.8849
Low
71.1142
Last updated: 6/19/2026, 8:41:33 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 71.11 CRC |
| 10 LYD | 711.14 CRC |
| 50 LYD | 3,555.71 CRC |
| 100 LYD | 7,111.42 CRC |
| 500 LYD | 35,557.11 CRC |
| 1,000 LYD | 71,114.23 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-06-19T08:41:33Z",
"rates": {
"CRC": 71.114226
}
}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": 7111.4226,
"rate": 71.114226
}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