Rate Overview
Live
1 XCD = 37.4454 XPF
1 XPF = 0.026706
XCD
Avg
37.6372
High
37.7872
Low
37.4454
Last updated: 5/9/2026, 4:53:47 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 37.45 XPF |
| 10 XCD | 374.45 XPF |
| 50 XCD | 1,872.27 XPF |
| 100 XCD | 3,744.54 XPF |
| 500 XCD | 18,722.70 XPF |
| 1,000 XCD | 37,445.41 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-05-09T04:53:47Z",
"rates": {
"XPF": 37.445409
}
}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": 3744.5409,
"rate": 37.445409
}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