Rate Overview
Live
1 MDL = 25.7382 CRC
1 CRC = 0.038853
MDL
Avg
25.7876
High
25.9805
Low
25.6367
Last updated: 7/26/2026, 8:21:12 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 25.74 CRC |
| 10 MDL | 257.38 CRC |
| 50 MDL | 1,286.91 CRC |
| 100 MDL | 2,573.82 CRC |
| 500 MDL | 12,869.09 CRC |
| 1,000 MDL | 25,738.19 CRC |
Get MDL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CRCExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T08:21:12Z",
"rates": {
"CRC": 25.738189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CRC",
"amount": 100
},
"result": 2573.8188999999998,
"rate": 25.738189
}Build with MDL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key