Rate Overview
Live
1 XCD = 38.6455 XPF
1 XPF = 0.025876
XCD
Avg
38.8402
High
42.5577
Low
36.9602
Last updated: 7/29/2026, 6:17:14 PM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.65 XPF |
| 10 XCD | 386.45 XPF |
| 50 XCD | 1,932.27 XPF |
| 100 XCD | 3,864.55 XPF |
| 500 XCD | 19,322.73 XPF |
| 1,000 XCD | 38,645.46 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-29T18:17:14Z",
"rates": {
"XPF": 38.645461
}
}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": 3864.5460999999996,
"rate": 38.645461
}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