Rate Overview
Live
1 RUB = 17.9281 RWF
1 RWF = 0.055778
RUB
Avg
17.6962
High
18.1348
Low
16.9260
Last updated: 3/27/2026, 11:24:55 AM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 17.93 RWF |
| 10 RUB | 179.28 RWF |
| 50 RUB | 896.41 RWF |
| 100 RUB | 1,792.81 RWF |
| 500 RUB | 8,964.06 RWF |
| 1,000 RUB | 17,928.11 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-03-27T11:24:55Z",
"rates": {
"RWF": 17.928113
}
}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": 1792.8113,
"rate": 17.928113
}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