Rate Overview
Live
1 COP = 0.027856 XPF
1 XPF = 35.8989
COP
Avg
0.027771
High
0.028212
Low
0.027054
Last updated: 5/27/2026, 2:52:34 PM
Quick Conversions
| COP | XPF |
|---|---|
| 1 COP | 0.03 XPF |
| 10 COP | 0.28 XPF |
| 50 COP | 1.39 XPF |
| 100 COP | 2.79 XPF |
| 500 COP | 13.93 XPF |
| 1,000 COP | 27.86 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-05-27T14:52:34Z",
"rates": {
"XPF": 0.027856
}
}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.7856,
"rate": 0.027856
}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