Rate Overview
Live
1 XPF = 30.4002 COP
1 COP = 0.032894
XPF
Avg
30.5036
High
30.7766
Low
30.3167
Last updated: 8/13/2026, 6:23:53 PM
Quick Conversions
| XPF | COP |
|---|---|
| 1 XPF | 30.40 COP |
| 10 XPF | 304.00 COP |
| 50 XPF | 1,520.01 COP |
| 100 XPF | 3,040.02 COP |
| 500 XPF | 15,200.12 COP |
| 1,000 XPF | 30,400.24 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-08-13T18:23:53Z",
"rates": {
"COP": 30.400236
}
}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": 3040.0236,
"rate": 30.400236
}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