Rate Overview
Live
1 MDL = 25.8024 CRC
1 CRC = 0.038756
MDL
Avg
27.1345
High
29.6010
Low
25.5997
Last updated: 7/23/2026, 9:47:51 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 25.80 CRC |
| 10 MDL | 258.02 CRC |
| 50 MDL | 1,290.12 CRC |
| 100 MDL | 2,580.24 CRC |
| 500 MDL | 12,901.18 CRC |
| 1,000 MDL | 25,802.35 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-23T09:47:51Z",
"rates": {
"CRC": 25.802353
}
}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": 2580.2353,
"rate": 25.802353
}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