Rate Overview
Live
1 CRC = 1.2599 XOF
1 XOF = 0.793735
CRC
Avg
1.2420
High
1.2599
Low
1.2309
Last updated: 6/18/2026, 11:33:11 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.26 XOF |
| 10 CRC | 12.60 XOF |
| 50 CRC | 62.99 XOF |
| 100 CRC | 125.99 XOF |
| 500 CRC | 629.93 XOF |
| 1,000 CRC | 1,259.87 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-06-18T11:33:11Z",
"rates": {
"XOF": 1.259866
}
}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": 125.9866,
"rate": 1.259866
}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