Rate Overview
Live
1 CLP = 0.001975 AWG
1 AWG = 506.3291
CLP
Avg
0.002013
High
0.002048
Low
0.001975
Last updated: 3/7/2026, 12:30:39 AM
Quick Conversions
| CLP | AWG |
|---|---|
| 1 CLP | 0.00 AWG |
| 10 CLP | 0.02 AWG |
| 50 CLP | 0.10 AWG |
| 100 CLP | 0.20 AWG |
| 500 CLP | 0.99 AWG |
| 1,000 CLP | 1.98 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-07T00:30:39Z",
"rates": {
"AWG": 0.001975
}
}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.1975,
"rate": 0.001975
}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