Rate Overview
Live
1 CNY = 211.1401 RWF
1 RWF = 0.004736
CNY
Avg
211.7560
High
212.4115
Low
211.1401
Last updated: 3/7/2026, 9:18:23 AM
Quick Conversions
| CNY | RWF |
|---|---|
| 1 CNY | 211.14 RWF |
| 10 CNY | 2,111.40 RWF |
| 50 CNY | 10,557.01 RWF |
| 100 CNY | 21,114.01 RWF |
| 500 CNY | 105,570.05 RWF |
| 1,000 CNY | 211,140.10 RWF |
Get CNY/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=RWFExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-07T09:18:23Z",
"rates": {
"RWF": 211.140103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "RWF",
"amount": 100
},
"result": 21114.0103,
"rate": 211.140103
}Build with CNY/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key