Rate Overview
Live
1 COP = 0.028075 XPF
1 XPF = 35.6189
COP
Avg
0.027591
High
0.028075
Low
0.026972
Last updated: 3/27/2026, 8:23:59 AM
Quick Conversions
| COP | XPF |
|---|---|
| 1 COP | 0.03 XPF |
| 10 COP | 0.28 XPF |
| 50 COP | 1.40 XPF |
| 100 COP | 2.81 XPF |
| 500 COP | 14.04 XPF |
| 1,000 COP | 28.08 XPF |
Get COP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=XPFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-27T08:23:59Z",
"rates": {
"XPF": 0.028075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "XPF",
"amount": 100
},
"result": 2.8075,
"rate": 0.028075
}Build with COP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key