Rate Overview
Live
1 XPF = 4.3090 CRC
1 CRC = 0.232073
XPF
Avg
4.7107
High
5.0484
Low
4.3090
Last updated: 7/19/2026, 6:24:51 PM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.31 CRC |
| 10 XPF | 43.09 CRC |
| 50 XPF | 215.45 CRC |
| 100 XPF | 430.90 CRC |
| 500 XPF | 2,154.50 CRC |
| 1,000 XPF | 4,309.00 CRC |
Get XPF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CRCExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-19T18:24:51Z",
"rates": {
"CRC": 4.308997
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CRC",
"amount": 100
},
"result": 430.8997,
"rate": 4.308997
}Build with XPF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key