Rate Overview
Live
1 XOF = 0.012182 CNY
1 CNY = 82.0883
XOF
Avg
0.012171
High
0.012198
Low
0.012150
Last updated: 3/27/2026, 4:26:17 AM
Quick Conversions
| XOF | CNY |
|---|---|
| 1 XOF | 0.01 CNY |
| 10 XOF | 0.12 CNY |
| 50 XOF | 0.61 CNY |
| 100 XOF | 1.22 CNY |
| 500 XOF | 6.09 CNY |
| 1,000 XOF | 12.18 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-03-27T04:26:17Z",
"rates": {
"CNY": 0.012182
}
}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.2182,
"rate": 0.012182
}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