Rate Overview
Live
1 XPF = 4.4296 CRC
1 CRC = 0.225752
XPF
Avg
4.7442
High
5.0484
Low
4.4296
Last updated: 5/27/2026, 12:15:24 PM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.43 CRC |
| 10 XPF | 44.30 CRC |
| 50 XPF | 221.48 CRC |
| 100 XPF | 442.96 CRC |
| 500 XPF | 2,214.82 CRC |
| 1,000 XPF | 4,429.65 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-05-27T12:15:24Z",
"rates": {
"CRC": 4.429648
}
}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": 442.9648,
"rate": 4.429648
}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