Rate Overview
Live
1 MDL = 26.1836 CRC
1 CRC = 0.038192
MDL
Avg
26.1361
High
26.1836
Low
26.0179
Last updated: 5/26/2026, 10:29:06 PM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 26.18 CRC |
| 10 MDL | 261.84 CRC |
| 50 MDL | 1,309.18 CRC |
| 100 MDL | 2,618.36 CRC |
| 500 MDL | 13,091.79 CRC |
| 1,000 MDL | 26,183.57 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-05-26T22:29:06Z",
"rates": {
"CRC": 26.183571
}
}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": 2618.3571,
"rate": 26.183571
}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