Rate Overview
Live
1 XPF = 36.6419 COP
1 COP = 0.027291
XPF
Avg
36.1649
High
36.6493
Low
35.5964
Last updated: 5/7/2026, 6:53:29 AM
Quick Conversions
| XPF | COP |
|---|---|
| 1 XPF | 36.64 COP |
| 10 XPF | 366.42 COP |
| 50 XPF | 1,832.10 COP |
| 100 XPF | 3,664.19 COP |
| 500 XPF | 18,320.97 COP |
| 1,000 XPF | 36,641.95 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-07T06:53:29Z",
"rates": {
"COP": 36.641949
}
}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": 3664.1948999999995,
"rate": 36.641949
}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