Rate Overview
Live
1 AED = 126.2534 CRC
1 CRC = 0.007921
AED
Avg
136.7219
High
141.5676
Low
126.2534
Last updated: 3/27/2026, 1:35:36 PM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 126.25 CRC |
| 10 AED | 1,262.53 CRC |
| 50 AED | 6,312.67 CRC |
| 100 AED | 12,625.34 CRC |
| 500 AED | 63,126.68 CRC |
| 1,000 AED | 126,253.37 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-03-27T13:35:36Z",
"rates": {
"CRC": 126.253366
}
}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": 12625.3366,
"rate": 126.253366
}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