Rate Overview
Live
1 CLP = 0.004189 AED
1 AED = 238.7205
CLP
Avg
0.004137
High
0.004189
Low
0.004102
Last updated: 4/18/2026, 8:44:44 AM
Quick Conversions
| CLP | AED |
|---|---|
| 1 CLP | 0.00 AED |
| 10 CLP | 0.04 AED |
| 50 CLP | 0.21 AED |
| 100 CLP | 0.42 AED |
| 500 CLP | 2.09 AED |
| 1,000 CLP | 4.19 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-04-18T08:44:44Z",
"rates": {
"AED": 0.004189
}
}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.4189,
"rate": 0.004189
}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