Rate Overview
Live
1 RWF = 0.004634 CNY
1 CNY = 215.7963
RWF
Avg
0.004659
High
0.004676
Low
0.004629
Last updated: 5/8/2026, 4:40:52 AM
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.32 CNY |
| 1,000 RWF | 4.63 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-05-08T04:40:52Z",
"rates": {
"CNY": 0.004634
}
}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.46340000000000003,
"rate": 0.004634
}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