Rate Overview
Live
1 CRC = 0.231074 XPF
1 XPF = 4.3276
CRC
Avg
0.230729
High
0.231506
Low
0.230078
Last updated: 7/27/2026, 2:09:34 AM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.23 XPF |
| 10 CRC | 2.31 XPF |
| 50 CRC | 11.55 XPF |
| 100 CRC | 23.11 XPF |
| 500 CRC | 115.54 XPF |
| 1,000 CRC | 231.07 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-27T02:09:34Z",
"rates": {
"XPF": 0.231074
}
}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.1074,
"rate": 0.231074
}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