Rate Overview
Live
1 CLP = 0.001927 AWG
1 AWG = 518.9414
CLP
Avg
0.001981
High
0.002090
Low
0.001927
Last updated: 3/27/2026, 12:02:43 PM
Quick Conversions
| CLP | AWG |
|---|---|
| 1 CLP | 0.00 AWG |
| 10 CLP | 0.02 AWG |
| 50 CLP | 0.10 AWG |
| 100 CLP | 0.19 AWG |
| 500 CLP | 0.96 AWG |
| 1,000 CLP | 1.93 AWG |
Get CLP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=AWGExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T12:02:43Z",
"rates": {
"AWG": 0.001927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "AWG",
"amount": 100
},
"result": 0.19269999999999998,
"rate": 0.001927
}Build with CLP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key