Rate Overview
Live
1 MAD = 49.2975 CRC
1 CRC = 0.020285
MAD
Avg
49.1444
High
49.3194
Low
48.9585
Last updated: 5/27/2026, 12:11:42 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 49.30 CRC |
| 10 MAD | 492.97 CRC |
| 50 MAD | 2,464.87 CRC |
| 100 MAD | 4,929.75 CRC |
| 500 MAD | 24,648.75 CRC |
| 1,000 MAD | 49,297.49 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-27T12:11:42Z",
"rates": {
"CRC": 49.29749
}
}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": 4929.749000000001,
"rate": 49.29749
}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