Rate Overview
Live
1 MDL = 25.7224 CRC
1 CRC = 0.038877
MDL
Avg
25.7360
High
25.8933
Low
25.5975
Last updated: 7/5/2026, 5:26:19 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 25.72 CRC |
| 10 MDL | 257.22 CRC |
| 50 MDL | 1,286.12 CRC |
| 100 MDL | 2,572.24 CRC |
| 500 MDL | 12,861.18 CRC |
| 1,000 MDL | 25,722.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-05T05:26:19Z",
"rates": {
"CRC": 25.722354
}
}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": 2572.2354,
"rate": 25.722354
}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