Rate Overview
Live
1 CUP = 3.8451 XPF
1 XPF = 0.260074
CUP
Avg
3.8455
High
3.8541
Low
3.8377
Last updated: 5/7/2026, 9:52:57 PM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.85 XPF |
| 10 CUP | 38.45 XPF |
| 50 CUP | 192.25 XPF |
| 100 CUP | 384.51 XPF |
| 500 CUP | 1,922.53 XPF |
| 1,000 CUP | 3,845.06 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-05-07T21:52:57Z",
"rates": {
"XPF": 3.845057
}
}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": 384.5057,
"rate": 3.845057
}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