Rate Overview
Live
1 MDL = 26.1537 CRC
1 CRC = 0.038235
MDL
Avg
26.0986
High
26.1876
Low
25.9313
Last updated: 8/12/2026, 8:41:49 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 26.15 CRC |
| 10 MDL | 261.54 CRC |
| 50 MDL | 1,307.69 CRC |
| 100 MDL | 2,615.37 CRC |
| 500 MDL | 13,076.87 CRC |
| 1,000 MDL | 26,153.74 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-08-12T08:41:49Z",
"rates": {
"CRC": 26.153742
}
}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": 2615.3742,
"rate": 26.153742
}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