Rate Overview
Live
1 COP = 0.032181 XPF
1 XPF = 31.0742
COP
Avg
0.031211
High
0.032266
Low
0.030083
Last updated: 7/20/2026, 7:55:21 PM
Quick Conversions
| COP | XPF |
|---|---|
| 1 COP | 0.03 XPF |
| 10 COP | 0.32 XPF |
| 50 COP | 1.61 XPF |
| 100 COP | 3.22 XPF |
| 500 COP | 16.09 XPF |
| 1,000 COP | 32.18 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-20T19:55:21Z",
"rates": {
"XPF": 0.032181
}
}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.2181,
"rate": 0.032181
}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