Rate Overview
Live
1 RWF = 0.004730 CNY
1 CNY = 211.4165
RWF
Avg
0.005020
High
0.005352
Low
0.004728
Last updated: 3/28/2026, 12:19:38 PM
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.36 CNY |
| 1,000 RWF | 4.73 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-28T12:19:38Z",
"rates": {
"CNY": 0.00473
}
}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.473,
"rate": 0.00473
}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