Rate Overview
Live
1 MAD = 49.5894 CRC
1 CRC = 0.020166
MAD
Avg
49.8667
High
49.9842
Low
49.5894
Last updated: 3/27/2026, 3:09:50 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 49.59 CRC |
| 10 MAD | 495.89 CRC |
| 50 MAD | 2,479.47 CRC |
| 100 MAD | 4,958.94 CRC |
| 500 MAD | 24,794.69 CRC |
| 1,000 MAD | 49,589.39 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-27T15:09:50Z",
"rates": {
"CRC": 49.589387
}
}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": 4958.938700000001,
"rate": 49.589387
}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