Rate Overview
Live
1 XCD = 38.2593 XPF
1 XPF = 0.026137
XCD
Avg
38.9317
High
42.5577
Low
36.9602
Last updated: 3/27/2026, 1:17:30 PM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.26 XPF |
| 10 XCD | 382.59 XPF |
| 50 XCD | 1,912.97 XPF |
| 100 XCD | 3,825.93 XPF |
| 500 XCD | 19,129.67 XPF |
| 1,000 XCD | 38,259.35 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-03-27T13:17:30Z",
"rates": {
"XPF": 38.259349
}
}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": 3825.9349,
"rate": 38.259349
}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