Rate Overview
Live
1 RUB = 20.4018 RWF
1 RWF = 0.049015
RUB
Avg
20.4544
High
20.5072
Low
20.4018
Last updated: 5/27/2026, 10:55:04 AM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 20.40 RWF |
| 10 RUB | 204.02 RWF |
| 50 RUB | 1,020.09 RWF |
| 100 RUB | 2,040.18 RWF |
| 500 RUB | 10,200.91 RWF |
| 1,000 RUB | 20,401.81 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-05-27T10:55:04Z",
"rates": {
"RWF": 20.401814
}
}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": 2040.1814000000002,
"rate": 20.401814
}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