Rate Overview
Live
1 COP = 0.031221 XPF
1 XPF = 32.0297
COP
Avg
0.028227
High
0.031221
Low
0.026944
Last updated: 7/6/2026, 10:01:40 PM
Quick Conversions
| COP | XPF |
|---|---|
| 1 COP | 0.03 XPF |
| 10 COP | 0.31 XPF |
| 50 COP | 1.56 XPF |
| 100 COP | 3.12 XPF |
| 500 COP | 15.61 XPF |
| 1,000 COP | 31.22 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-07-06T22:01:40Z",
"rates": {
"XPF": 0.031221
}
}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": 3.1220999999999997,
"rate": 0.031221
}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