Rate Overview
Live
1 RWF = 0.001956 BYN
1 BYN = 511.2474
RWF
Avg
0.001961
High
0.001966
Low
0.001956
Last updated: 7/26/2026, 3:19:26 AM
Quick Conversions
| RWF | BYN |
|---|---|
| 1 RWF | 0.00 BYN |
| 10 RWF | 0.02 BYN |
| 50 RWF | 0.10 BYN |
| 100 RWF | 0.20 BYN |
| 500 RWF | 0.98 BYN |
| 1,000 RWF | 1.96 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-07-26T03:19:26Z",
"rates": {
"BYN": 0.001956
}
}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.1956,
"rate": 0.001956
}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