Rate Overview
Live
1 AED = 123.3702 CRC
1 CRC = 0.008106
AED
Avg
123.2601
High
123.7504
Low
122.4401
Last updated: 9/3/2026, 5:30:17 AM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 123.37 CRC |
| 10 AED | 1,233.70 CRC |
| 50 AED | 6,168.51 CRC |
| 100 AED | 12,337.02 CRC |
| 500 AED | 61,685.08 CRC |
| 1,000 AED | 123,370.16 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-09-03T05:30:17Z",
"rates": {
"CRC": 123.370158
}
}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": 12337.015800000001,
"rate": 123.370158
}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