Rate Overview
Live
1 XOF = 0.012294 CNY
1 CNY = 81.3405
XOF
Avg
0.012222
High
0.012294
Low
0.012167
Last updated: 4/16/2026, 5:27:54 AM
Quick Conversions
| XOF | CNY |
|---|---|
| 1 XOF | 0.01 CNY |
| 10 XOF | 0.12 CNY |
| 50 XOF | 0.61 CNY |
| 100 XOF | 1.23 CNY |
| 500 XOF | 6.15 CNY |
| 1,000 XOF | 12.29 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-04-16T05:27:54Z",
"rates": {
"CNY": 0.012294
}
}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.2294,
"rate": 0.012294
}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