Rate Overview
Live
1 LYD = 72.0852 CRC
1 CRC = 0.013872
LYD
Avg
71.7430
High
72.0852
Low
71.5556
Last updated: 5/7/2026, 8:04:26 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 72.09 CRC |
| 10 LYD | 720.85 CRC |
| 50 LYD | 3,604.26 CRC |
| 100 LYD | 7,208.52 CRC |
| 500 LYD | 36,042.61 CRC |
| 1,000 LYD | 72,085.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-05-07T08:04:26Z",
"rates": {
"CRC": 72.085227
}
}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": 7208.5227,
"rate": 72.085227
}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