Rate Overview
Live
1 XPF = 35.9141 COP
1 COP = 0.027844
XPF
Avg
38.1915
High
41.4797
Low
35.3869
Last updated: 5/27/2026, 1:34:49 PM
Quick Conversions
| XPF | COP |
|---|---|
| 1 XPF | 35.91 COP |
| 10 XPF | 359.14 COP |
| 50 XPF | 1,795.70 COP |
| 100 XPF | 3,591.41 COP |
| 500 XPF | 17,957.03 COP |
| 1,000 XPF | 35,914.06 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-05-27T13:34:49Z",
"rates": {
"COP": 35.914064
}
}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": 3591.4064000000003,
"rate": 35.914064
}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