Rate Overview
Live
1 CRC = 1.2413 XOF
1 XOF = 0.805639
CRC
Avg
1.1795
High
1.2422
Low
1.1129
Last updated: 5/28/2026, 9:48:58 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.24 XOF |
| 10 CRC | 12.41 XOF |
| 50 CRC | 62.06 XOF |
| 100 CRC | 124.13 XOF |
| 500 CRC | 620.63 XOF |
| 1,000 CRC | 1,241.25 XOF |
Get CRC/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=XOFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-05-28T21:48:58Z",
"rates": {
"XOF": 1.241251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "XOF",
"amount": 100
},
"result": 124.1251,
"rate": 1.241251
}Build with CRC/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key