Rate Overview
Live
1 MDL = 26.2546 CRC
1 CRC = 0.038089
MDL
Avg
26.3228
High
26.5446
Low
26.1594
Last updated: 6/16/2026, 3:04:29 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 26.25 CRC |
| 10 MDL | 262.55 CRC |
| 50 MDL | 1,312.73 CRC |
| 100 MDL | 2,625.46 CRC |
| 500 MDL | 13,127.31 CRC |
| 1,000 MDL | 26,254.62 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-06-16T03:04:29Z",
"rates": {
"CRC": 26.254616
}
}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": 2625.4615999999996,
"rate": 26.254616
}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