Rate Overview
Live
1 CUP = 3.9001 XPF
1 XPF = 0.256401
CUP
Avg
4.2623
High
4.3476
Low
3.9001
Last updated: 3/28/2026, 1:37:08 PM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.90 XPF |
| 10 CUP | 39.00 XPF |
| 50 CUP | 195.01 XPF |
| 100 CUP | 390.01 XPF |
| 500 CUP | 1,950.07 XPF |
| 1,000 CUP | 3,900.14 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-03-28T13:37:08Z",
"rates": {
"XPF": 3.90014
}
}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": 390.014,
"rate": 3.90014
}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