Rate Overview
Live
1 CUP = 3.8649 XPF
1 XPF = 0.258740
CUP
Avg
3.8681
High
3.8754
Low
3.8618
Last updated: 9/11/2026, 3:09:42 PM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.86 XPF |
| 10 CUP | 38.65 XPF |
| 50 CUP | 193.24 XPF |
| 100 CUP | 386.49 XPF |
| 500 CUP | 1,932.44 XPF |
| 1,000 CUP | 3,864.89 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-09-11T15:09:42Z",
"rates": {
"XPF": 3.864886
}
}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": 386.48859999999996,
"rate": 3.864886
}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