Rate Overview
Live
1 XOF = 0.011800 CNY
1 CNY = 84.7458
XOF
Avg
0.012269
High
0.012929
Low
0.011627
Last updated: 7/22/2026, 5:49:38 AM
Quick Conversions
| XOF | CNY |
|---|---|
| 1 XOF | 0.01 CNY |
| 10 XOF | 0.12 CNY |
| 50 XOF | 0.59 CNY |
| 100 XOF | 1.18 CNY |
| 500 XOF | 5.90 CNY |
| 1,000 XOF | 11.80 CNY |
Get XOF/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CNYExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-22T05:49:38Z",
"rates": {
"CNY": 0.0118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CNY",
"amount": 100
},
"result": 1.18,
"rate": 0.0118
}Build with XOF/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key