Rate Overview
Live
1 CRC = 1.2610 XOF
1 XOF = 0.793006
CRC
Avg
1.2591
High
1.2644
Low
1.2524
Last updated: 8/18/2026, 10:07:41 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.26 XOF |
| 10 CRC | 12.61 XOF |
| 50 CRC | 63.05 XOF |
| 100 CRC | 126.10 XOF |
| 500 CRC | 630.51 XOF |
| 1,000 CRC | 1,261.02 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-18T10:07:41Z",
"rates": {
"XOF": 1.261024
}
}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.10239999999999,
"rate": 1.261024
}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