Rate Overview
Live
1 AFN = 47.2852 COP
1 COP = 0.021148
AFN
Avg
47.7368
High
48.5366
Low
47.2852
Last updated: 9/10/2026, 5:36:26 AM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 47.29 COP |
| 10 AFN | 472.85 COP |
| 50 AFN | 2,364.26 COP |
| 100 AFN | 4,728.52 COP |
| 500 AFN | 23,642.60 COP |
| 1,000 AFN | 47,285.19 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-09-10T05:36:26Z",
"rates": {
"COP": 47.285192
}
}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": 4728.519200000001,
"rate": 47.285192
}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