Rate Overview
Live
1 XPF = 4.5007 CRC
1 CRC = 0.222186
XPF
Avg
4.4693
High
4.5023
Low
4.4529
Last updated: 5/7/2026, 7:46:57 AM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.50 CRC |
| 10 XPF | 45.01 CRC |
| 50 XPF | 225.04 CRC |
| 100 XPF | 450.07 CRC |
| 500 XPF | 2,250.36 CRC |
| 1,000 XPF | 4,500.73 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-07T07:46:57Z",
"rates": {
"CRC": 4.500729
}
}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": 450.0729,
"rate": 4.500729
}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