Rate Overview
Live
1 XOF = 0.791849 CRC
1 CRC = 1.2629
XOF
Avg
0.801475
High
0.809231
Low
0.791494
Last updated: 6/19/2026, 8:37:14 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.79 CRC |
| 10 XOF | 7.92 CRC |
| 50 XOF | 39.59 CRC |
| 100 XOF | 79.18 CRC |
| 500 XOF | 395.92 CRC |
| 1,000 XOF | 791.85 CRC |
Get XOF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CRCExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-06-19T08:37:14Z",
"rates": {
"CRC": 0.791849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CRC",
"amount": 100
},
"result": 79.1849,
"rate": 0.791849
}Build with XOF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key