Rate Overview
Live
1 AED = 249.8319 CLP
1 CLP = 0.004003
AED
Avg
245.4825
High
252.4826
Low
233.1485
Last updated: 3/26/2026, 1:48:09 PM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 249.83 CLP |
| 10 AED | 2,498.32 CLP |
| 50 AED | 12,491.60 CLP |
| 100 AED | 24,983.19 CLP |
| 500 AED | 124,915.97 CLP |
| 1,000 AED | 249,831.95 CLP |
Get AED/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=CLPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-26T13:48:09Z",
"rates": {
"CLP": 249.831947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "CLP",
"amount": 100
},
"result": 24983.1947,
"rate": 249.831947
}Build with AED/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key