Rate Overview
Live
1 AED = 125.2952 CRC
1 CRC = 0.007981
AED
Avg
124.2070
High
125.2952
Low
123.5986
Last updated: 5/8/2026, 3:42:17 PM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 125.30 CRC |
| 10 AED | 1,252.95 CRC |
| 50 AED | 6,264.76 CRC |
| 100 AED | 12,529.52 CRC |
| 500 AED | 62,647.60 CRC |
| 1,000 AED | 125,295.21 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-05-08T15:42:17Z",
"rates": {
"CRC": 125.29521
}
}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": 12529.521,
"rate": 125.29521
}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