Rate Overview
Live
1 COP = 0.032549 XPF
1 XPF = 30.7229
COP
Avg
0.032455
High
0.032683
Low
0.032111
Last updated: 7/27/2026, 1:55:24 AM
Quick Conversions
| COP | XPF |
|---|---|
| 1 COP | 0.03 XPF |
| 10 COP | 0.33 XPF |
| 50 COP | 1.63 XPF |
| 100 COP | 3.25 XPF |
| 500 COP | 16.27 XPF |
| 1,000 COP | 32.55 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-27T01:55:24Z",
"rates": {
"XPF": 0.032549
}
}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.2549,
"rate": 0.032549
}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