Rate Overview
Live
1 RUB = 17.1376 RWF
1 RWF = 0.058351
RUB
Avg
17.0465
High
17.1376
Low
16.8644
Last updated: 9/6/2026, 1:10:30 AM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 17.14 RWF |
| 10 RUB | 171.38 RWF |
| 50 RUB | 856.88 RWF |
| 100 RUB | 1,713.76 RWF |
| 500 RUB | 8,568.80 RWF |
| 1,000 RUB | 17,137.59 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-09-06T01:10:30Z",
"rates": {
"RWF": 17.137594
}
}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": 1713.7594,
"rate": 17.137594
}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