Rate Overview
Live
1 RWF = 0.004736 CNY
1 CNY = 211.1486
RWF
Avg
0.004722
High
0.004736
Low
0.004707
Last updated: 3/7/2026, 9:17:54 AM
Quick Conversions
| RWF | CNY |
|---|---|
| 1 RWF | 0.00 CNY |
| 10 RWF | 0.05 CNY |
| 50 RWF | 0.24 CNY |
| 100 RWF | 0.47 CNY |
| 500 RWF | 2.37 CNY |
| 1,000 RWF | 4.74 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-03-07T09:17:54Z",
"rates": {
"CNY": 0.004736
}
}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.47359999999999997,
"rate": 0.004736
}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