Rate Overview
Live
1 AFN = 47.7432 COP
1 COP = 0.020945
AFN
Avg
49.9797
High
53.6574
Low
47.7432
Last updated: 7/31/2026, 5:17:38 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 47.74 COP |
| 10 AFN | 477.43 COP |
| 50 AFN | 2,387.16 COP |
| 100 AFN | 4,774.32 COP |
| 500 AFN | 23,871.61 COP |
| 1,000 AFN | 47,743.21 COP |
Get AFN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=COPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-31T05:17:38Z",
"rates": {
"COP": 47.743214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "COP",
"amount": 100
},
"result": 4774.3214,
"rate": 47.743214
}Build with AFN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key