Rate Overview
Live
1 MAD = 48.3025 CRC
1 CRC = 0.020703
MAD
Avg
52.8893
High
57.1310
Low
48.3025
Last updated: 7/27/2026, 2:20:52 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.30 CRC |
| 10 MAD | 483.02 CRC |
| 50 MAD | 2,415.12 CRC |
| 100 MAD | 4,830.25 CRC |
| 500 MAD | 24,151.24 CRC |
| 1,000 MAD | 48,302.47 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-27T02:20:52Z",
"rates": {
"CRC": 48.30247
}
}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": 4830.247,
"rate": 48.30247
}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