Rate Overview
Live
1 MAD = 49.5836 CRC
1 CRC = 0.020168
MAD
Avg
50.5084
High
51.7391
Low
49.5836
Last updated: 3/27/2026, 2:34:40 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 49.58 CRC |
| 10 MAD | 495.84 CRC |
| 50 MAD | 2,479.18 CRC |
| 100 MAD | 4,958.36 CRC |
| 500 MAD | 24,791.78 CRC |
| 1,000 MAD | 49,583.56 CRC |
Get MAD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=CRCExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-27T14:34:40Z",
"rates": {
"CRC": 49.583555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "CRC",
"amount": 100
},
"result": 4958.3555,
"rate": 49.583555
}Build with MAD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key