Rate Overview
Live
1 CLP = 0.003927 AED
1 AED = 254.6473
CLP
Avg
0.003964
High
0.003988
Low
0.003927
Last updated: 7/9/2026, 9:23:32 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.93 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-07-09T09:23:32Z",
"rates": {
"AED": 0.003927
}
}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.3927,
"rate": 0.003927
}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