Rate Overview
Live
1 AFN = 48.1780 COP
1 COP = 0.020756
AFN
Avg
55.7889
High
60.6885
Low
48.1780
Last updated: 7/28/2026, 7:14:16 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 48.18 COP |
| 10 AFN | 481.78 COP |
| 50 AFN | 2,408.90 COP |
| 100 AFN | 4,817.80 COP |
| 500 AFN | 24,088.99 COP |
| 1,000 AFN | 48,177.98 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-28T07:14:16Z",
"rates": {
"COP": 48.177975
}
}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": 4817.797500000001,
"rate": 48.177975
}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