Rate Overview
Live
1 CLP = 0.003923 AED
1 AED = 254.9070
CLP
Avg
0.003953
High
0.004021
Low
0.003923
Last updated: 9/2/2026, 9:54:08 AM
Quick Conversions
| CLP | AED |
|---|---|
| 1 CLP | 0.00 AED |
| 10 CLP | 0.04 AED |
| 50 CLP | 0.20 AED |
| 100 CLP | 0.39 AED |
| 500 CLP | 1.96 AED |
| 1,000 CLP | 3.92 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-09-02T09:54:08Z",
"rates": {
"AED": 0.003923
}
}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.39230000000000004,
"rate": 0.003923
}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