Rate Overview
Live
1 RUB = 19.3263 RWF
1 RWF = 0.051743
RUB
Avg
19.4577
High
19.5459
Low
19.3263
Last updated: 5/7/2026, 3:25:13 AM
Quick Conversions
| RUB | RWF |
|---|---|
| 1 RUB | 19.33 RWF |
| 10 RUB | 193.26 RWF |
| 50 RUB | 966.31 RWF |
| 100 RUB | 1,932.63 RWF |
| 500 RUB | 9,663.13 RWF |
| 1,000 RUB | 19,326.27 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-07T03:25:13Z",
"rates": {
"RWF": 19.326268
}
}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": 1932.6268,
"rate": 19.326268
}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