Rate Overview
Live
1 RWF = 0.001949 BYN
1 BYN = 513.0836
RWF
Avg
0.001957
High
0.001973
Low
0.001947
Last updated: 4/17/2026, 6:12:03 AM
Quick Conversions
| RWF | BYN |
|---|---|
| 1 RWF | 0.00 BYN |
| 10 RWF | 0.02 BYN |
| 50 RWF | 0.10 BYN |
| 100 RWF | 0.19 BYN |
| 500 RWF | 0.97 BYN |
| 1,000 RWF | 1.95 BYN |
Get RWF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BYNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T06:12:03Z",
"rates": {
"BYN": 0.001949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BYN",
"amount": 100
},
"result": 0.1949,
"rate": 0.001949
}Build with RWF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key