Rate Overview
Live
1 XCD = 37.7734 XPF
1 XPF = 0.026474
XCD
Avg
38.0370
High
38.1932
Low
37.7695
Last updated: 8/20/2026, 9:06:12 PM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 37.77 XPF |
| 10 XCD | 377.73 XPF |
| 50 XCD | 1,888.67 XPF |
| 100 XCD | 3,777.34 XPF |
| 500 XCD | 18,886.72 XPF |
| 1,000 XCD | 37,773.45 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-20T21:06:12Z",
"rates": {
"XPF": 37.773449
}
}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": 3777.3449,
"rate": 37.773449
}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