Rate Overview
Live
1 COP = 0.000483 AWG
1 AWG = 2070.39
COP
Avg
0.000488
High
0.000495
Low
0.000483
Last updated: 5/7/2026, 1:45:29 PM
Quick Conversions
| COP | AWG |
|---|---|
| 1 COP | 0.00 AWG |
| 10 COP | 0.00 AWG |
| 50 COP | 0.02 AWG |
| 100 COP | 0.05 AWG |
| 500 COP | 0.24 AWG |
| 1,000 COP | 0.48 AWG |
Get COP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=AWGExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-07T13:45:29Z",
"rates": {
"AWG": 0.000483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "AWG",
"amount": 100
},
"result": 0.048299999999999996,
"rate": 0.000483
}Build with COP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key