Rate Overview
Live
1 AFN = 48.9043 COP
1 COP = 0.020448
AFN
Avg
56.9583
High
60.7646
Low
48.4115
Last updated: 7/29/2026, 7:34:42 PM
Quick Conversions
| AFN | COP |
|---|---|
| 1 AFN | 48.90 COP |
| 10 AFN | 489.04 COP |
| 50 AFN | 2,445.21 COP |
| 100 AFN | 4,890.43 COP |
| 500 AFN | 24,452.14 COP |
| 1,000 AFN | 48,904.27 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-29T19:34:42Z",
"rates": {
"COP": 48.904272
}
}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": 4890.4272,
"rate": 48.904272
}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