Rate Overview
Live
1 CRC = 0.226691 XPF
1 XPF = 4.4113
CRC
Avg
0.226684
High
0.228561
Low
0.225254
Last updated: 9/2/2026, 2:22:17 AM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.23 XPF |
| 10 CRC | 2.27 XPF |
| 50 CRC | 11.33 XPF |
| 100 CRC | 22.67 XPF |
| 500 CRC | 113.35 XPF |
| 1,000 CRC | 226.69 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-09-02T02:22:17Z",
"rates": {
"XPF": 0.226691
}
}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": 22.6691,
"rate": 0.226691
}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