Rate Overview
Live
1 RWF = 0.004608 CNY
1 CNY = 217.0139
RWF
Avg
0.004955
High
0.005352
Low
0.004608
Last updated: 8/5/2026, 2:33:55 PM
Quick Conversions
| RWF | CNY |
|---|---|
| 1 RWF | 0.00 CNY |
| 10 RWF | 0.05 CNY |
| 50 RWF | 0.23 CNY |
| 100 RWF | 0.46 CNY |
| 500 RWF | 2.30 CNY |
| 1,000 RWF | 4.61 CNY |
Get RWF/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CNYExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-05T14:33:55Z",
"rates": {
"CNY": 0.004608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CNY",
"amount": 100
},
"result": 0.4608,
"rate": 0.004608
}Build with RWF/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key