Rate Overview
Live
1 XPF = 35.4978 COP
1 COP = 0.028171
XPF
Avg
36.1820
High
37.1926
Low
35.4634
Last updated: 3/29/2026, 9:00:00 AM
Quick Conversions
| XPF | COP |
|---|---|
| 1 XPF | 35.50 COP |
| 10 XPF | 354.98 COP |
| 50 XPF | 1,774.89 COP |
| 100 XPF | 3,549.78 COP |
| 500 XPF | 17,748.89 COP |
| 1,000 XPF | 35,497.78 COP |
Get XPF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=COPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-29T09:00:00Z",
"rates": {
"COP": 35.497782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "COP",
"amount": 100
},
"result": 3549.7782,
"rate": 35.497782
}Build with XPF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key