Rate Overview
Live
1 MAD = 50.7006 CRC
1 CRC = 0.019724
MAD
Avg
50.9881
High
51.5702
Low
50.5741
Last updated: 3/7/2026, 1:01:19 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 50.70 CRC |
| 10 MAD | 507.01 CRC |
| 50 MAD | 2,535.03 CRC |
| 100 MAD | 5,070.06 CRC |
| 500 MAD | 25,350.32 CRC |
| 1,000 MAD | 50,700.63 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-03-07T01:01:19Z",
"rates": {
"CRC": 50.700631
}
}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": 5070.0631,
"rate": 50.700631
}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