Rate Overview
Live
1 MAD = 48.8080 CRC
1 CRC = 0.020488
MAD
Avg
48.7074
High
48.8080
Low
48.3938
Last updated: 8/12/2026, 1:57:06 PM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.81 CRC |
| 10 MAD | 488.08 CRC |
| 50 MAD | 2,440.40 CRC |
| 100 MAD | 4,880.80 CRC |
| 500 MAD | 24,404.00 CRC |
| 1,000 MAD | 48,807.99 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-08-12T13:57:06Z",
"rates": {
"CRC": 48.807991
}
}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": 4880.7991,
"rate": 48.807991
}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