Rate Overview
Live
1 XOF = 0.835737 CRC
1 CRC = 1.1965
XOF
Avg
0.841261
High
0.853048
Low
0.832896
Last updated: 3/6/2026, 7:33:33 PM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.84 CRC |
| 10 XOF | 8.36 CRC |
| 50 XOF | 41.79 CRC |
| 100 XOF | 83.57 CRC |
| 500 XOF | 417.87 CRC |
| 1,000 XOF | 835.74 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-06T19:33:33Z",
"rates": {
"CRC": 0.835737
}
}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": 83.5737,
"rate": 0.835737
}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