Rate Overview
Live
1 AFN = 48.6711 COP
1 COP = 0.020546
AFN
Avg
58.1281
High
65.9012
Low
48.6711
Last updated: 7/30/2026, 11:38:26 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 48.67 COP |
| 10 AFN | 486.71 COP |
| 50 AFN | 2,433.55 COP |
| 100 AFN | 4,867.11 COP |
| 500 AFN | 24,335.55 COP |
| 1,000 AFN | 48,671.09 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-30T11:38:26Z",
"rates": {
"COP": 48.671092
}
}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": 4867.1092,
"rate": 48.671092
}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