Rate Overview
Live
1 CUP = 3.9494 XPF
1 XPF = 0.253205
CUP
Avg
4.3142
High
4.7877
Low
3.8537
Last updated: 7/29/2026, 4:31:59 PM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.95 XPF |
| 10 CUP | 39.49 XPF |
| 50 CUP | 197.47 XPF |
| 100 CUP | 394.94 XPF |
| 500 CUP | 1,974.69 XPF |
| 1,000 CUP | 3,949.37 XPF |
Get CUP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=XPFExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-29T16:31:59Z",
"rates": {
"XPF": 3.949371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "XPF",
"amount": 100
},
"result": 394.93710000000004,
"rate": 3.949371
}Build with CUP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key