Rate Overview
Live
1 MAD = 49.3125 CRC
1 CRC = 0.020279
MAD
Avg
53.2705
High
57.1310
Low
49.1931
Last updated: 5/27/2026, 8:29:09 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 49.31 CRC |
| 10 MAD | 493.13 CRC |
| 50 MAD | 2,465.63 CRC |
| 100 MAD | 4,931.25 CRC |
| 500 MAD | 24,656.26 CRC |
| 1,000 MAD | 49,312.52 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-27T20:29:09Z",
"rates": {
"CRC": 49.312523
}
}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": 4931.2523,
"rate": 49.312523
}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