Rate Overview
Live
1 CUP = 3.9249 XPF
1 XPF = 0.254787
CUP
Avg
4.1444
High
4.3476
Low
3.8188
Last updated: 7/31/2026, 1:19:43 AM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.92 XPF |
| 10 CUP | 39.25 XPF |
| 50 CUP | 196.24 XPF |
| 100 CUP | 392.49 XPF |
| 500 CUP | 1,962.43 XPF |
| 1,000 CUP | 3,924.85 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-31T01:19:43Z",
"rates": {
"XPF": 3.924852
}
}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": 392.4852,
"rate": 3.924852
}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