Rate Overview
Live
1 AED = 128.7117 CRC
1 CRC = 0.007769
AED
Avg
128.4766
High
128.7515
Low
128.0102
Last updated: 3/7/2026, 2:11:48 AM
Quick Conversions
| AED | CRC |
|---|---|
| 1 AED | 128.71 CRC |
| 10 AED | 1,287.12 CRC |
| 50 AED | 6,435.58 CRC |
| 100 AED | 12,871.17 CRC |
| 500 AED | 64,355.85 CRC |
| 1,000 AED | 128,711.69 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-07T02:11:48Z",
"rates": {
"CRC": 128.71169
}
}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": 12871.169,
"rate": 128.71169
}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