Rate Overview
Live
1 CUP = 3.9097 XPF
1 XPF = 0.255774
CUP
Avg
3.9406
High
3.9584
Low
3.9097
Last updated: 7/31/2026, 5:09:36 AM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.91 XPF |
| 10 CUP | 39.10 XPF |
| 50 CUP | 195.48 XPF |
| 100 CUP | 390.97 XPF |
| 500 CUP | 1,954.85 XPF |
| 1,000 CUP | 3,909.70 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-31T05:09:36Z",
"rates": {
"XPF": 3.909696
}
}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.96959999999996,
"rate": 3.909696
}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