Rate Overview
Live
1 CLP = 0.003956 AED
1 AED = 252.7806
CLP
Avg
0.004143
High
0.004292
Low
0.003956
Last updated: 3/27/2026, 8:24:37 AM
Quick Conversions
| CLP | AED |
|---|---|
| 1 CLP | 0.00 AED |
| 10 CLP | 0.04 AED |
| 50 CLP | 0.20 AED |
| 100 CLP | 0.40 AED |
| 500 CLP | 1.98 AED |
| 1,000 CLP | 3.96 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-27T08:24:37Z",
"rates": {
"AED": 0.003956
}
}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.3956,
"rate": 0.003956
}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