Rate Overview
Live
1 COP = 0.031163 XPF
1 XPF = 32.0893
COP
Avg
0.030768
High
0.031163
Low
0.030281
Last updated: 7/5/2026, 10:25:56 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.58 XPF |
| 1,000 COP | 31.16 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-05T22:25:56Z",
"rates": {
"XPF": 0.031163
}
}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.1163,
"rate": 0.031163
}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