Rate Overview
Live
1 MAD = 49.8197 CRC
1 CRC = 0.020072
MAD
Avg
49.3388
High
49.8197
Low
49.1540
Last updated: 5/7/2026, 10:12:38 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 49.82 CRC |
| 10 MAD | 498.20 CRC |
| 50 MAD | 2,490.99 CRC |
| 100 MAD | 4,981.97 CRC |
| 500 MAD | 24,909.85 CRC |
| 1,000 MAD | 49,819.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-05-07T10:12:38Z",
"rates": {
"CRC": 49.819709
}
}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": 4981.9709,
"rate": 49.819709
}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