Rate Overview
Live
1 XCD = 37.6493 XPF
1 XPF = 0.026561
XCD
Avg
37.6505
High
37.8700
Low
37.4024
Last updated: 3/7/2026, 1:01:26 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 37.65 XPF |
| 10 XCD | 376.49 XPF |
| 50 XCD | 1,882.46 XPF |
| 100 XCD | 3,764.93 XPF |
| 500 XCD | 18,824.63 XPF |
| 1,000 XCD | 37,649.26 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-07T01:01:26Z",
"rates": {
"XPF": 37.649263
}
}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": 3764.9262999999996,
"rate": 37.649263
}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