Rate Overview
Live
1 MAD = 48.6653 CRC
1 CRC = 0.020549
MAD
Avg
48.4690
High
48.6653
Low
48.2714
Last updated: 7/4/2026, 2:09:08 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.67 CRC |
| 10 MAD | 486.65 CRC |
| 50 MAD | 2,433.26 CRC |
| 100 MAD | 4,866.53 CRC |
| 500 MAD | 24,332.63 CRC |
| 1,000 MAD | 48,665.27 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-04T14:09:08Z",
"rates": {
"CRC": 48.665268
}
}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": 4866.5268,
"rate": 48.665268
}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