Rate Overview
Live
1 MAD = 48.3950 CRC
1 CRC = 0.020663
MAD
Avg
48.5161
High
48.7609
Low
48.1417
Last updated: 7/21/2026, 8:56:36 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.39 CRC |
| 10 MAD | 483.95 CRC |
| 50 MAD | 2,419.75 CRC |
| 100 MAD | 4,839.50 CRC |
| 500 MAD | 24,197.48 CRC |
| 1,000 MAD | 48,394.96 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-07-21T08:56:36Z",
"rates": {
"CRC": 48.394964
}
}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": 4839.4964,
"rate": 48.394964
}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