Rate Overview
Live
1 CRC = 1.1951 XOF
1 XOF = 0.836754
CRC
Avg
1.1906
High
1.2006
Low
1.1765
Last updated: 3/7/2026, 1:02:51 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.20 XOF |
| 10 CRC | 11.95 XOF |
| 50 CRC | 59.75 XOF |
| 100 CRC | 119.51 XOF |
| 500 CRC | 597.55 XOF |
| 1,000 CRC | 1,195.09 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-03-07T01:02:51Z",
"rates": {
"XOF": 1.195094
}
}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": 119.50940000000001,
"rate": 1.195094
}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