Rate Overview
Live
1 AED = 123.9722 CRC
1 CRC = 0.008066
AED
Avg
123.6517
High
123.9739
Low
123.2541
Last updated: 7/28/2026, 5:10:38 PM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 123.97 CRC |
| 10 AED | 1,239.72 CRC |
| 50 AED | 6,198.61 CRC |
| 100 AED | 12,397.22 CRC |
| 500 AED | 61,986.12 CRC |
| 1,000 AED | 123,972.24 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-07-28T17:10:38Z",
"rates": {
"CRC": 123.972241
}
}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": 12397.2241,
"rate": 123.972241
}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