Rate Overview
Live
1 AED = 123.5254 CRC
1 CRC = 0.008096
AED
Avg
123.9794
High
124.5997
Low
123.5254
Last updated: 6/19/2026, 8:19:20 AM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 123.53 CRC |
| 10 AED | 1,235.25 CRC |
| 50 AED | 6,176.27 CRC |
| 100 AED | 12,352.54 CRC |
| 500 AED | 61,762.68 CRC |
| 1,000 AED | 123,525.36 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-06-19T08:19:20Z",
"rates": {
"CRC": 123.525361
}
}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": 12352.536100000001,
"rate": 123.525361
}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