Rate Overview
Live
1 XOF = 0.783138 CRC
1 CRC = 1.2769
XOF
Avg
0.856821
High
0.919138
Low
0.783138
Last updated: 7/20/2026, 12:17:00 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.78 CRC |
| 10 XOF | 7.83 CRC |
| 50 XOF | 39.16 CRC |
| 100 XOF | 78.31 CRC |
| 500 XOF | 391.57 CRC |
| 1,000 XOF | 783.14 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-20T00:17:00Z",
"rates": {
"CRC": 0.783138
}
}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.3138,
"rate": 0.783138
}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