Rate Overview
Live
1 XPF = 35.6382 COP
1 COP = 0.028060
XPF
Avg
38.2137
High
41.7223
Low
35.5023
Last updated: 3/27/2026, 7:47:49 AM
Quick Conversions
| XPF | COP |
|---|---|
| 1 XPF | 35.64 COP |
| 10 XPF | 356.38 COP |
| 50 XPF | 1,781.91 COP |
| 100 XPF | 3,563.82 COP |
| 500 XPF | 17,819.11 COP |
| 1,000 XPF | 35,638.21 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-27T07:47:49Z",
"rates": {
"COP": 35.638211
}
}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": 3563.8210999999997,
"rate": 35.638211
}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