Rate Overview
Live
1 COP = 0.029953 XPF
1 XPF = 33.3856
COP
Avg
0.029522
High
0.029982
Low
0.028871
Last updated: 6/17/2026, 7:56:24 AM
Quick Conversions
| COP | XPF |
|---|---|
| 1 COP | 0.03 XPF |
| 10 COP | 0.30 XPF |
| 50 COP | 1.50 XPF |
| 100 COP | 3.00 XPF |
| 500 COP | 14.98 XPF |
| 1,000 COP | 29.95 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-06-17T07:56:24Z",
"rates": {
"XPF": 0.029953
}
}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": 2.9953,
"rate": 0.029953
}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