Rate Overview
Live
1 LYD = 72.7222 CRC
1 CRC = 0.013751
LYD
Avg
73.0174
High
73.4946
Low
72.7222
Last updated: 3/27/2026, 11:25:02 AM
Quick Conversions
| LYD | CRC |
|---|---|
| 1 LYD | 72.72 CRC |
| 10 LYD | 727.22 CRC |
| 50 LYD | 3,636.11 CRC |
| 100 LYD | 7,272.22 CRC |
| 500 LYD | 36,361.12 CRC |
| 1,000 LYD | 72,722.24 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-03-27T11:25:02Z",
"rates": {
"CRC": 72.722243
}
}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": 7272.224300000001,
"rate": 72.722243
}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