Rate Overview
Live
1 MAD = 48.5447 CRC
1 CRC = 0.020600
MAD
Avg
48.4108
High
48.6131
Low
48.1417
Last updated: 7/25/2026, 2:12:06 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.54 CRC |
| 10 MAD | 485.45 CRC |
| 50 MAD | 2,427.24 CRC |
| 100 MAD | 4,854.47 CRC |
| 500 MAD | 24,272.35 CRC |
| 1,000 MAD | 48,544.71 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-07-25T02:12:06Z",
"rates": {
"CRC": 48.544705
}
}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": 4854.4705,
"rate": 48.544705
}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