Rate Overview
Live
1 MAD = 48.4939 CRC
1 CRC = 0.020621
MAD
Avg
52.8973
High
57.1310
Low
48.4939
Last updated: 7/28/2026, 11:55:38 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.49 CRC |
| 10 MAD | 484.94 CRC |
| 50 MAD | 2,424.69 CRC |
| 100 MAD | 4,849.39 CRC |
| 500 MAD | 24,246.93 CRC |
| 1,000 MAD | 48,493.86 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-28T11:55:38Z",
"rates": {
"CRC": 48.493857
}
}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": 4849.3857,
"rate": 48.493857
}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