Rate Overview
Live
1 AED = 123.7823 CRC
1 CRC = 0.008079
AED
Avg
131.3707
High
137.9151
Low
123.4901
Last updated: 7/29/2026, 2:18:09 PM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 123.78 CRC |
| 10 AED | 1,237.82 CRC |
| 50 AED | 6,189.11 CRC |
| 100 AED | 12,378.23 CRC |
| 500 AED | 61,891.14 CRC |
| 1,000 AED | 123,782.27 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-07-29T14:18:09Z",
"rates": {
"CRC": 123.782274
}
}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": 12378.2274,
"rate": 123.782274
}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