Rate Overview
Live
1 AED = 123.8350 CRC
1 CRC = 0.008075
AED
Avg
134.6632
High
141.5676
Low
123.8030
Last updated: 7/28/2026, 12:35:16 AM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 123.84 CRC |
| 10 AED | 1,238.35 CRC |
| 50 AED | 6,191.75 CRC |
| 100 AED | 12,383.50 CRC |
| 500 AED | 61,917.50 CRC |
| 1,000 AED | 123,835.00 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-28T00:35:16Z",
"rates": {
"CRC": 123.835004
}
}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": 12383.500399999999,
"rate": 123.835004
}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