Rate Overview
Live
1 RWF = 0.004677 CNY
1 CNY = 213.8123
RWF
Avg
0.004673
High
0.004687
Low
0.004655
Last updated: 4/17/2026, 5:32:08 PM
Quick Conversions
| RWF | CNY |
|---|---|
| 1 RWF | 0.00 CNY |
| 10 RWF | 0.05 CNY |
| 50 RWF | 0.23 CNY |
| 100 RWF | 0.47 CNY |
| 500 RWF | 2.34 CNY |
| 1,000 RWF | 4.68 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-04-17T17:32:08Z",
"rates": {
"CNY": 0.004677
}
}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.46769999999999995,
"rate": 0.004677
}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