Rate Overview
Live
1 XOF = 0.783893 CRC
1 CRC = 1.2757
XOF
Avg
0.825983
High
0.903169
Low
0.783893
Last updated: 7/19/2026, 7:55:50 PM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.78 CRC |
| 10 XOF | 7.84 CRC |
| 50 XOF | 39.19 CRC |
| 100 XOF | 78.39 CRC |
| 500 XOF | 391.95 CRC |
| 1,000 XOF | 783.89 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-07-19T19:55:50Z",
"rates": {
"CRC": 0.783893
}
}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": 78.38929999999999,
"rate": 0.783893
}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