Rate Overview
Live
1 MDL = 25.9805 CRC
1 CRC = 0.038490
MDL
Avg
25.8283
High
25.9805
Low
25.6367
Last updated: 7/24/2026, 8:19:04 PM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 25.98 CRC |
| 10 MDL | 259.81 CRC |
| 50 MDL | 1,299.03 CRC |
| 100 MDL | 2,598.05 CRC |
| 500 MDL | 12,990.26 CRC |
| 1,000 MDL | 25,980.52 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-24T20:19:04Z",
"rates": {
"CRC": 25.980516
}
}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": 2598.0516000000002,
"rate": 25.980516
}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