Rate Overview
Live
1 XOF = 0.788827 CRC
1 CRC = 1.2677
XOF
Avg
0.858361
High
0.924941
Low
0.783504
Last updated: 7/28/2026, 9:19:06 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.79 CRC |
| 10 XOF | 7.89 CRC |
| 50 XOF | 39.44 CRC |
| 100 XOF | 78.88 CRC |
| 500 XOF | 394.41 CRC |
| 1,000 XOF | 788.83 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-28T09:19:06Z",
"rates": {
"CRC": 0.788827
}
}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.8827,
"rate": 0.788827
}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