Rate Overview
Live
1 CLP = 0.004053 AED
1 AED = 246.7308
CLP
Avg
0.004131
High
0.004203
Low
0.004053
Last updated: 3/7/2026, 12:26:17 AM
Quick Conversions
| CLP | AED |
|---|---|
| 1 CLP | 0.00 AED |
| 10 CLP | 0.04 AED |
| 50 CLP | 0.20 AED |
| 100 CLP | 0.41 AED |
| 500 CLP | 2.03 AED |
| 1,000 CLP | 4.05 AED |
Get CLP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=AEDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:26:17Z",
"rates": {
"AED": 0.004053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "AED",
"amount": 100
},
"result": 0.4053,
"rate": 0.004053
}Build with CLP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key