Rate Overview
Live
1 MDL = 26.2201 CRC
1 CRC = 0.038139
MDL
Avg
26.2394
High
26.5029
Low
26.0239
Last updated: 9/2/2026, 9:41:05 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 26.22 CRC |
| 10 MDL | 262.20 CRC |
| 50 MDL | 1,311.01 CRC |
| 100 MDL | 2,622.01 CRC |
| 500 MDL | 13,110.07 CRC |
| 1,000 MDL | 26,220.15 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-09-02T09:41:05Z",
"rates": {
"CRC": 26.220149
}
}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": 2622.0149,
"rate": 26.220149
}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