Rate Overview
Live
1 MDL = 27.3463 CRC
1 CRC = 0.036568
MDL
Avg
27.4205
High
27.6662
Low
27.1741
Last updated: 3/7/2026, 1:58:05 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 27.35 CRC |
| 10 MDL | 273.46 CRC |
| 50 MDL | 1,367.32 CRC |
| 100 MDL | 2,734.63 CRC |
| 500 MDL | 13,673.16 CRC |
| 1,000 MDL | 27,346.32 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-03-07T01:58:05Z",
"rates": {
"CRC": 27.346315
}
}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": 2734.6315,
"rate": 27.346315
}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