Rate Overview
Live
1 LYD = 70.6903 CRC
1 CRC = 0.014146
LYD
Avg
70.7429
High
71.2018
Low
70.4255
Last updated: 8/19/2026, 9:18:41 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 70.69 CRC |
| 10 LYD | 706.90 CRC |
| 50 LYD | 3,534.51 CRC |
| 100 LYD | 7,069.03 CRC |
| 500 LYD | 35,345.14 CRC |
| 1,000 LYD | 70,690.28 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-08-19T09:18:41Z",
"rates": {
"CRC": 70.690284
}
}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": 7069.0284,
"rate": 70.690284
}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