Rate Overview
Live
1 CUP = 3.9405 XPF
1 XPF = 0.253774
CUP
Avg
3.9388
High
3.9466
Low
3.9353
Last updated: 7/10/2026, 2:36:23 PM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.94 XPF |
| 10 CUP | 39.41 XPF |
| 50 CUP | 197.03 XPF |
| 100 CUP | 394.05 XPF |
| 500 CUP | 1,970.25 XPF |
| 1,000 CUP | 3,940.51 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-10T14:36:23Z",
"rates": {
"XPF": 3.940508
}
}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.0508,
"rate": 3.940508
}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