Rate Overview
Live
1 AED = 122.3513 CRC
1 CRC = 0.008173
AED
Avg
122.7129
High
123.5617
Low
122.1011
Last updated: 8/18/2026, 6:43:36 AM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 122.35 CRC |
| 10 AED | 1,223.51 CRC |
| 50 AED | 6,117.57 CRC |
| 100 AED | 12,235.13 CRC |
| 500 AED | 61,175.66 CRC |
| 1,000 AED | 122,351.32 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-08-18T06:43:36Z",
"rates": {
"CRC": 122.351324
}
}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": 12235.1324,
"rate": 122.351324
}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