Rate Overview
Live
1 XPF = 4.3421 CRC
1 CRC = 0.230302
XPF
Avg
4.3466
High
4.3605
Low
4.3082
Last updated: 7/20/2026, 2:22:34 PM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.34 CRC |
| 10 XPF | 43.42 CRC |
| 50 XPF | 217.11 CRC |
| 100 XPF | 434.21 CRC |
| 500 XPF | 2,171.06 CRC |
| 1,000 XPF | 4,342.12 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-20T14:22:34Z",
"rates": {
"CRC": 4.34212
}
}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": 434.21200000000005,
"rate": 4.34212
}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