Rate Overview
Live
1 CRC = 0.230513 XPF
1 XPF = 4.3382
CRC
Avg
0.230399
High
0.232117
Low
0.229676
Last updated: 7/23/2026, 4:50:36 AM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.23 XPF |
| 10 CRC | 2.31 XPF |
| 50 CRC | 11.53 XPF |
| 100 CRC | 23.05 XPF |
| 500 CRC | 115.26 XPF |
| 1,000 CRC | 230.51 XPF |
Get CRC/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=XPFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-23T04:50:36Z",
"rates": {
"XPF": 0.230513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "XPF",
"amount": 100
},
"result": 23.0513,
"rate": 0.230513
}Build with CRC/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key