Rate Overview
Live
1 MDL = 25.7998 CRC
1 CRC = 0.038760
MDL
Avg
28.3899
High
30.3585
Low
25.7998
Last updated: 7/25/2026, 3:58:33 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 25.80 CRC |
| 10 MDL | 258.00 CRC |
| 50 MDL | 1,289.99 CRC |
| 100 MDL | 2,579.98 CRC |
| 500 MDL | 12,899.91 CRC |
| 1,000 MDL | 25,799.81 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-25T03:58:33Z",
"rates": {
"CRC": 25.799813
}
}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": 2579.9813,
"rate": 25.799813
}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