Rate Overview
Live
1 MDL = 26.4650 CRC
1 CRC = 0.037786
MDL
Avg
27.1707
High
27.7931
Low
26.4650
Last updated: 3/27/2026, 5:07:01 PM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 26.46 CRC |
| 10 MDL | 264.65 CRC |
| 50 MDL | 1,323.25 CRC |
| 100 MDL | 2,646.50 CRC |
| 500 MDL | 13,232.49 CRC |
| 1,000 MDL | 26,464.99 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-03-27T17:07:01Z",
"rates": {
"CRC": 26.464988
}
}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": 2646.4988000000003,
"rate": 26.464988
}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