Rate Overview
Live
1 AED = 126.2551 CRC
1 CRC = 0.007920
AED
Avg
126.9082
High
127.3533
Low
126.2551
Last updated: 3/27/2026, 8:17:15 AM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 126.26 CRC |
| 10 AED | 1,262.55 CRC |
| 50 AED | 6,312.75 CRC |
| 100 AED | 12,625.51 CRC |
| 500 AED | 63,127.54 CRC |
| 1,000 AED | 126,255.08 CRC |
Get AED/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=CRCExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T08:17:15Z",
"rates": {
"CRC": 126.255085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "CRC",
"amount": 100
},
"result": 12625.5085,
"rate": 126.255085
}Build with AED/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key