Rate Overview
Live
1 XOF = 0.816210 CRC
1 CRC = 1.2252
XOF
Avg
0.876062
High
0.908724
Low
0.816210
Last updated: 3/27/2026, 6:18:14 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.82 CRC |
| 10 XOF | 8.16 CRC |
| 50 XOF | 40.81 CRC |
| 100 XOF | 81.62 CRC |
| 500 XOF | 408.11 CRC |
| 1,000 XOF | 816.21 CRC |
Get XOF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CRCExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T06:18:14Z",
"rates": {
"CRC": 0.81621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CRC",
"amount": 100
},
"result": 81.621,
"rate": 0.81621
}Build with XOF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key