Rate Overview
Live
1 RUB = 19.0230 RWF
1 RWF = 0.052568
RUB
Avg
18.9448
High
19.0562
Low
18.6258
Last updated: 7/7/2026, 3:56:39 AM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 19.02 RWF |
| 10 RUB | 190.23 RWF |
| 50 RUB | 951.15 RWF |
| 100 RUB | 1,902.30 RWF |
| 500 RUB | 9,511.52 RWF |
| 1,000 RUB | 19,023.04 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-07T03:56:39Z",
"rates": {
"RWF": 19.023037
}
}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": 1902.3037,
"rate": 19.023037
}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