Rate Overview
Live
1 AED = 246.7152 CLP
1 CLP = 0.004053
AED
Avg
241.4230
High
246.7275
Low
235.6968
Last updated: 3/6/2026, 8:08:02 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 246.72 CLP |
| 10 AED | 2,467.15 CLP |
| 50 AED | 12,335.76 CLP |
| 100 AED | 24,671.52 CLP |
| 500 AED | 123,357.60 CLP |
| 1,000 AED | 246,715.20 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-06T08:08:02Z",
"rates": {
"CLP": 246.715195
}
}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": 24671.5195,
"rate": 246.715195
}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