Rate Overview
Live
1 MAD = 48.4273 CRC
1 CRC = 0.020649
MAD
Avg
50.1276
High
54.7786
Low
48.3295
Last updated: 7/25/2026, 11:56:36 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.43 CRC |
| 10 MAD | 484.27 CRC |
| 50 MAD | 2,421.37 CRC |
| 100 MAD | 4,842.73 CRC |
| 500 MAD | 24,213.67 CRC |
| 1,000 MAD | 48,427.34 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-25T23:56:36Z",
"rates": {
"CRC": 48.427342
}
}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": 4842.7342,
"rate": 48.427342
}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