Rate Overview
Live
1 XCD = 38.3000 XPF
1 XPF = 0.026110
XCD
Avg
37.8750
High
38.7056
Low
37.0862
Last updated: 8/1/2026, 12:17:41 PM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.30 XPF |
| 10 XCD | 383.00 XPF |
| 50 XCD | 1,915.00 XPF |
| 100 XCD | 3,830.00 XPF |
| 500 XCD | 19,150.00 XPF |
| 1,000 XCD | 38,300.00 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-08-01T12:17:41Z",
"rates": {
"XPF": 38.300002
}
}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": 3830.0002,
"rate": 38.300002
}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