Rate Overview
Live
1 XPF = 4.3975 CRC
1 CRC = 0.227400
XPF
Avg
4.3918
High
4.4011
Low
4.3693
Last updated: 8/11/2026, 8:25:29 PM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.40 CRC |
| 10 XPF | 43.98 CRC |
| 50 XPF | 219.88 CRC |
| 100 XPF | 439.75 CRC |
| 500 XPF | 2,198.77 CRC |
| 1,000 XPF | 4,397.55 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-08-11T20:25:29Z",
"rates": {
"CRC": 4.397545
}
}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": 439.7545,
"rate": 4.397545
}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