Rate Overview
Live
1 RUB = 20.4649 RWF
1 RWF = 0.048864
RUB
Avg
20.3071
High
20.4649
Low
20.0898
Last updated: 6/16/2026, 1:24:04 PM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 20.46 RWF |
| 10 RUB | 204.65 RWF |
| 50 RUB | 1,023.25 RWF |
| 100 RUB | 2,046.49 RWF |
| 500 RUB | 10,232.46 RWF |
| 1,000 RUB | 20,464.92 RWF |
Get RUB/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=RWFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-16T13:24:04Z",
"rates": {
"RWF": 20.464923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "RWF",
"amount": 100
},
"result": 2046.4923,
"rate": 20.464923
}Build with RUB/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key