Rate Overview
Live
1 MAD = 48.5097 CRC
1 CRC = 0.020614
MAD
Avg
48.7114
High
49.0947
Low
48.4017
Last updated: 9/2/2026, 10:54:25 AM
Quick Conversions
| MAD | CRC |
|---|---|
| 1 MAD | 48.51 CRC |
| 10 MAD | 485.10 CRC |
| 50 MAD | 2,425.49 CRC |
| 100 MAD | 4,850.97 CRC |
| 500 MAD | 24,254.87 CRC |
| 1,000 MAD | 48,509.75 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-09-02T10:54:25Z",
"rates": {
"CRC": 48.509745
}
}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": 4850.9745,
"rate": 48.509745
}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