Rate Overview
Live
1 MDL = 25.8400 CRC
1 CRC = 0.038700
MDL
Avg
25.8499
High
26.2546
Low
25.5975
Last updated: 7/15/2026, 9:49:34 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 25.84 CRC |
| 10 MDL | 258.40 CRC |
| 50 MDL | 1,292.00 CRC |
| 100 MDL | 2,584.00 CRC |
| 500 MDL | 12,920.01 CRC |
| 1,000 MDL | 25,840.01 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-15T09:49:34Z",
"rates": {
"CRC": 25.84001
}
}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": 2584.0009999999997,
"rate": 25.84001
}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