Rate Overview
Live
1 MDL = 29.2450 CRC
1 CRC = 0.034194 MDL
Avg
29.0199
High
30.2047
Low
27.1134
Last updated: 1/25/2026, 9:19:18 AM
Quick Conversions
| MDL | CRC |
|---|---|
| 1 MDL | 29.25 CRC |
| 10 MDL | 292.45 CRC |
| 50 MDL | 1,462.25 CRC |
| 100 MDL | 2,924.50 CRC |
| 500 MDL | 14,622.51 CRC |
| 1,000 MDL | 29,245.01 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-01-25T09:19:18Z",
"rates": {
"CRC": 29.245014
}
}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": 2924.5014,
"rate": 29.245014
}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