Rate Overview
Live
1 XOF = 0.815750 CRC
1 CRC = 1.2259
XOF
Avg
0.832480
High
0.853806
Low
0.815698
Last updated: 3/27/2026, 4:22:28 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.82 CRC |
| 10 XOF | 8.16 CRC |
| 50 XOF | 40.79 CRC |
| 100 XOF | 81.58 CRC |
| 500 XOF | 407.88 CRC |
| 1,000 XOF | 815.75 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-03-27T04:22:28Z",
"rates": {
"CRC": 0.81575
}
}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": 81.575,
"rate": 0.81575
}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