Rate Overview
Live
1 XCD = 38.7640 XPF
1 XPF = 0.025797
XCD
Avg
37.7889
High
38.8168
Low
36.7437
Last updated: 7/28/2026, 2:36:57 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.76 XPF |
| 10 XCD | 387.64 XPF |
| 50 XCD | 1,938.20 XPF |
| 100 XCD | 3,876.40 XPF |
| 500 XCD | 19,382.01 XPF |
| 1,000 XCD | 38,764.02 XPF |
Get XCD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=XPFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-28T02:36:57Z",
"rates": {
"XPF": 38.764017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "XPF",
"amount": 100
},
"result": 3876.4017000000003,
"rate": 38.764017
}Build with XCD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key