Rate Overview
Live
1 CRC = 1.2663 XOF
1 XOF = 0.789722
CRC
Avg
1.1684
High
1.2763
Low
1.0811
Last updated: 7/28/2026, 3:47:00 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.27 XOF |
| 10 CRC | 12.66 XOF |
| 50 CRC | 63.31 XOF |
| 100 CRC | 126.63 XOF |
| 500 CRC | 633.13 XOF |
| 1,000 CRC | 1,266.27 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-07-28T03:47:00Z",
"rates": {
"XOF": 1.266268
}
}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.62679999999999,
"rate": 1.266268
}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