Rate Overview
Live
1 CRC = 1.2609 XOF
1 XOF = 0.793075
CRC
Avg
1.2605
High
1.2763
Low
1.2492
Last updated: 8/18/2026, 7:07:33 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.26 XOF |
| 10 CRC | 12.61 XOF |
| 50 CRC | 63.05 XOF |
| 100 CRC | 126.09 XOF |
| 500 CRC | 630.46 XOF |
| 1,000 CRC | 1,260.92 XOF |
Get CRC/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=XOFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-08-18T19:07:33Z",
"rates": {
"XOF": 1.260915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "XOF",
"amount": 100
},
"result": 126.0915,
"rate": 1.260915
}Build with CRC/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key