Rate Overview
Live
1 MAD = 49.5538 CRC
1 CRC = 0.020180
MAD
Avg
49.7433
High
49.9345
Low
49.5538
Last updated: 4/17/2026, 7:31:08 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 49.55 CRC |
| 10 MAD | 495.54 CRC |
| 50 MAD | 2,477.69 CRC |
| 100 MAD | 4,955.38 CRC |
| 500 MAD | 24,776.90 CRC |
| 1,000 MAD | 49,553.81 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-04-17T07:31:08Z",
"rates": {
"CRC": 49.553809
}
}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": 4955.3809,
"rate": 49.553809
}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