Rate Overview
Live
1 RUB = 18.7600 RWF
1 RWF = 0.053305
RUB
Avg
17.1134
High
19.8785
Low
12.4507
Last updated: 7/25/2026, 11:13:10 PM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 18.76 RWF |
| 10 RUB | 187.60 RWF |
| 50 RUB | 938.00 RWF |
| 100 RUB | 1,876.00 RWF |
| 500 RUB | 9,380.02 RWF |
| 1,000 RUB | 18,760.03 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-07-25T23:13:10Z",
"rates": {
"RWF": 18.760033
}
}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": 1876.0033,
"rate": 18.760033
}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