Rate Overview
Live
1 AED = 123.4919 CRC
1 CRC = 0.008098
AED
Avg
133.6401
High
138.5372
Low
123.1956
Last updated: 5/28/2026, 8:34:30 PM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 123.49 CRC |
| 10 AED | 1,234.92 CRC |
| 50 AED | 6,174.59 CRC |
| 100 AED | 12,349.19 CRC |
| 500 AED | 61,745.93 CRC |
| 1,000 AED | 123,491.87 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-28T20:34:30Z",
"rates": {
"CRC": 123.491866
}
}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": 12349.1866,
"rate": 123.491866
}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